File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ involved in creating a project
101101.. _Building and packaging the project : \
102102 http://packaging.python.org/en/latest/tutorial.html#building-packaging-your-project
103103.. _Uploading the project to the Python Package Index : \
104- http://packaging.python.org/en/latest/tutorial.html#building- uploading-your-project-to-pypi
104+ http://packaging.python.org/en/latest/tutorial.html#uploading-your-project-to-pypi
105105
106106
107107How do I...?
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ Key terms
3434
3535* ``pip `` is the preferred installer program. Starting with Python 3.4, it
3636 is included by default with the Python binary installers.
37- installed into virtual environments
3837* a virtual environment is a semi-isolated Python environment that allows
3938 packages to be installed for use by a particular application, rather than
4039 being installed system wide
You can’t perform that action at this time.
0 commit comments