Skip to content

Pin dependencies and move to uv #19

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
berombau opened this issue Apr 1, 2025 · 0 comments
Open

Pin dependencies and move to uv #19

berombau opened this issue Apr 1, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@berombau
Copy link
Member

berombau commented Apr 1, 2025

Description of feature

Right now the dependencies are not pinned, which will mean things will break in the future. We should add upper version limits to all dependencies, which tools like uv do automatically. uv is the default in the new cookiecutter and can be used by hatch as well.

It would also be good to follow the packaging advice in https://www.pyopensci.org/python-package-guide/ and https://github.com/scverse/cookiecutter-scverse.

@berombau berombau added the enhancement New feature or request label Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant