Skip to content

Pin dependencies and move to uv #19

Description

@berombau

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions