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 0eb9eab commit 1059876Copy full SHA for 1059876
.github/CONTRIBUTING.md
@@ -217,7 +217,7 @@ package from the source.
217
contains configuration for using `uv` in it's `pyproject.toml` file which makes it extremely easy to setup a `cmd2`
218
development environment using `uv`.
219
220
-To create a virtual environment and install everything needed for `cmd2` development using `pipenv`, do the following
+To create a virtual environment and install everything needed for `cmd2` development using `uv`, do the following
221
from a GitHub checkout:
222
223
```sh
0 commit comments