Skip to content

Conversation

@nmaeder
Copy link

@nmaeder nmaeder commented Oct 20, 2025

Moving to the more modern pyproject.toml instead of the deprecated setup.py.
With that i added the URLs and request python 3.9 or higher. This, since you use importlib.resources.files that was introduced in 3.9, I'm not sure if you use something that would need an even higher version?

Added the __all__ variable to the __init__.py to define behaviour in * imports.

The other changes are just removing imports that are not used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant