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

Use pyproject.toml and build #518

Merged
merged 13 commits into from
Sep 30, 2024
Merged

Use pyproject.toml and build #518

merged 13 commits into from
Sep 30, 2024

Conversation

Esgrove
Copy link
Contributor

@Esgrove Esgrove commented Sep 24, 2024

  • Replace setup.cfg with pyproject.toml, which is the current standard
  • Replace setup.py and setuptools with build, using setuptools directly is deprecated
  • Update shell scripts
  • Update readme instructions
  • Recompile requirements.txt with uv, updating dependencies

@Esgrove Esgrove merged commit b98f2a4 into master Sep 30, 2024
5 checks passed
@Esgrove Esgrove deleted the pyproject-update branch September 30, 2024 07:32
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