We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8962cea commit cdaa7caCopy full SHA for cdaa7ca
README.md
@@ -21,7 +21,7 @@ Conveniently, a set of workflows via Github Actions are already installed:
21
22
Tools:
23
24
-- [uv](https://docs.astral.sh/uv/): manage dependencies, python versions and virtual environments
+- [uv](https://docs.astral.sh/uv/): manage dependencies, Python versions and virtual environments
25
- [ruff](https://docs.astral.sh/ruff/): lint and format Python code
26
- [mypy](https://mypy.readthedocs.io/): check types
27
- [pytest](https://docs.pytest.org/en/): run unit tests
0 commit comments