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 b9c2855 commit 34f9707Copy full SHA for 34f9707
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
-: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
-: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