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 81e6c24 commit 3ed55d6Copy full SHA for 3ed55d6
README.rst
@@ -18,12 +18,14 @@ 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): let you install/uninstall
+:The 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
-* The WinPython build toolchain: make.py is the script used to
27
+:The WinPython build toolchain:
28
+ make.py is the script used to
29
build a WinPython distribution from (almost) scratch.
30
31
Dependencies
0 commit comments