Skip to content

WIP: Pyproject #269

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

WIP: Pyproject #269

wants to merge 3 commits into from

Conversation

nicokant
Copy link

This PR contains:

  • Migrate to pyproject.toml as configuration
  • update README documentation to include uv
  • removed references to setup.py test as is going to be deprecated (Deprecate test command pypa/setuptools#1684)
  • updates ci
  • declare dependencies in pyproject.toml instead of requirements.txt
  • replace pkg_resources with importlib to get the package version

Still working on the debian build :)

@nicokant nicokant changed the title Pyproject WIP: Pyproject Apr 24, 2025
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