Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,3 @@ uvx cookiecutter -o ~/tmp gh:trailofbits/cookiecutter-python

`cookiecutter` will prompt you for the project's name and all other relevant
metadata.

## Note

The project will be generated using `uv`, a near drop-in replacement for
`pip` which is still in active development.

Packages are installed using `uv pip install <package_name>` (after
activating the virtual environment).