Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with loading data on python 3.9 #20

Merged
merged 4 commits into from
Jan 28, 2024
Merged

Conversation

maclandrol
Copy link
Member

Changelogs

  • Fix errors due to importlib.resources not being able to parse data from medchem.data on py<3.10

Checklist:

  • Was this PR discussed in an issue? It is recommended to first discuss a new feature into a GitHub issue before opening a PR.
  • Add tests to cover the fixed bug(s) or the new introduced feature(s) (if appropriate).
  • Update the API documentation is a new function is added, or an existing one is deleted.
  • Write concise and explanatory changelogs above.
  • If possible, assign one of the following labels to the PR: feature, fix or test (or ask a maintainer to do it for you).

Discussion related to this PR can be found in #19 . This PR effectively fixes #19

@maclandrol maclandrol added the fix label Jan 26, 2024
@maclandrol maclandrol requested a review from a team January 26, 2024 20:50
@maclandrol maclandrol merged commit 2085ba6 into main Jan 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error loading RuleFilters.list_available_rules
1 participant