8000
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.
1 parent 3ed55d6 commit b9c2855Copy full SHA for b9c2855
README.rst
@@ -18,13 +18,13 @@ language for Windows (http://winpython.github.io).
18
This is the `winpython` Python package, not the distribution itself.
19
It includes two main features:
20
21
-:The WinPython Package Manager (WPPM):
+:WinPython Package Manager (WPPM)
22
let you install/uninstall
23
to your WinPython distribution any standard Python package built
24
with distutils (e.g. "dummypackage-2.1.win-amd64-py3.4.exe")
25
or with wheels (e.g. "dummypackage-2.1-py2.py3-none-any.whl")
26
27
-:The WinPython build toolchain:
+:WinPython build toolchain
28
make.py is the script used to
29
build a WinPython distribution from (almost) scratch.
30
0 commit comments