install pythons

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-20 13:34:13 -04:00
parent 6a985dbbda
commit 4a23ee9949
+1
View File
@@ -76,6 +76,7 @@ User Testimonials
- Enables truly *deterministic builds*, while easily specifying *what you want*.
- Automatically generates and checks file hashes for locked dependencies.
- Automatically install required Pythons, if ``pyenv`` is available.
- Automatically finds your project home, recursively, by looking for a ``Pipfile``.
- Automatically generates a ``Pipfile``, if one doesn't exist.
- Automatically generates a ``Pipfile.lock``, if one doesn't exist.