Skip to content

GilesStrong/template_python

Repository files navigation

my_package

Installation

For development usage, we use uv to handle dependency installation. uv can be installed via, e.g.

curl -LsSf https://astral.sh/uv/install.sh | sh

and ensuring that uv is available in your $PATH

Install the dependencies:

uv lock
uv sync
uv tool install pre-commit --with pre-commit-uv --force-reinstall
uvx pre-commit install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published