This commit is contained in:
Greg Neagle
2020-06-15 10:00:12 -07:00
committed by GitHub
parent 356393807f
commit 188086c146
+1 -1
View File
@@ -43,7 +43,7 @@ Downgrades will not be supported by this repository.
### pip
While `pip` is bundled in this framework, it is **not recommended** to install any external libraries into your frameworks folder outside of what comes with the package. If you need to use or test external libraries not present in the package, it is recommended to use a virtual environment or a tool like [pyenv](https://github.com/pyenv/pyenv).
Pull Requests can be issued to the `opionated` or `recommended` package, but more scrutiny will be applied to the `recommended` package.
Pull Requests can be issued to the `opinionated` or `recommended` package, but more scrutiny will be applied to the `recommended` package.
# Flavors of Python
We currently offer four versions of Python. You can chose which version suits your needs.