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 285cac8 commit 7188a59Copy full SHA for 7188a59
docs/index.md
@@ -32,7 +32,7 @@ More detailed installation instructions can be found in the [installing Pipenv](
32
33
- Enables truly *deterministic builds*, while easily specifying *only what you want*.
34
- Generates and checks file hashes for locked dependencies when installing from `Pipfile.lock`.
35
-- Automatically install required Python version when `pyenv` is available.
+- Automatically installs required Python version when `pyenv` is available.
36
- Automatically finds your project home, recursively, by looking for a `Pipfile`.
37
- Automatically generates a `Pipfile`, if one doesn't exist.
38
- Automatically creates a virtualenv in a standard customizable location.
0 commit comments