File tree 1 file changed +6
-6
lines changed
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).
15
15
This is the `winpython ` Python package, not the distribution itself.
16
16
It includes two main features:
17
17
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")
22
22
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.
25
25
26
26
Dependencies
27
27
------------
You can’t perform that action at this time.
0 commit comments