File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ language for Windows (http://winpython.github.io).
1515This is the `winpython ` Python package, not the distribution itself.
1616It includes two main features:
1717
18- The WinPython Package Manager (WPPM): let you install/uninstall
19- to your WinPython distribution any standard Python package built
20- with distutils (e.g. "dummypackage-2.1.win-amd64-py3.4.exe")
21- or with wheels (e.g. "dummypackage-2.1-py2.py3-none-any.whl")
18+ * The WinPython Package Manager (WPPM): let you install/uninstall
19+ to your WinPython distribution any standard Python package built
20+ with distutils (e.g. "dummypackage-2.1.win-amd64-py3.4.exe")
21+ or with wheels (e.g. "dummypackage-2.1-py2.py3-none-any.whl")
2222
23- The WinPython build toolchain: make.py is the script used to
24- build a WinPython distribution from (almost) scratch.
23+ * The WinPython build toolchain: make.py is the script used to
24+ build a WinPython distribution from (almost) scratch.
2525
2626Dependencies
2727------------
You can’t perform that action at this time.
0 commit comments