We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 152c4bc + c272317 commit 22c0423Copy full SHA for 22c0423
1 file changed
README.md
@@ -42,11 +42,3 @@ uvx cookiecutter -o ~/tmp gh:trailofbits/cookiecutter-python
42
43
`cookiecutter` will prompt you for the project's name and all other relevant
44
metadata.
45
-
46
-## Note
47
48
-The project will be generated using `uv`, a near drop-in replacement for
49
-`pip` which is still in active development.
50
51
-Packages are installed using `uv pip install <package_name>` (after
52
-activating the virtual environment).
0 commit comments