Skip to content

Commit

Permalink
show python-venv alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Aug 29, 2024
1 parent a316978 commit 2e8f1a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ This will automatically format and lint your code before each commit, and it wil
1. Make sure you have Python 3.8+ installed. If you don't, you can check [install Python](https://realpython.com/installing-python/)
to learn how. Then, [create and activate](https://realpython.com/python-virtual-environments-a-primer/)
a virtual environment.
Then, follow steps 2-4 from above but using `pip install` instead of `uv pip install`.
2. Then, follow steps 2-4 from above but using `pip install` instead of `uv pip install`.
### 5. Working on your issue
Expand Down

0 comments on commit 2e8f1a2

Please sign in to comment.