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.
2 parents cee124e + dd2399a commit c4acda4Copy full SHA for c4acda4
docs/dev/env.rst
@@ -241,7 +241,7 @@ pyenv
241
of the Python interpreter to be installed at the same time. This solves the
242
problem of having different projects requiring different versions of Python.
243
For example, it becomes very easy to install Python 2.7 for compatibility in
244
-an one project, whilst still using Python 3.4 as the default interpreter.
+one project, whilst still using Python 3.4 as the default interpreter.
245
pyenv isn't just limited to the CPython versions - it will also install PyPy,
246
anaconda, miniconda, stackless, jython, and ironpython interpreters.
247
0 commit comments