File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,14 @@ language for Windows (http://winpython.github.io).
1818This is the `winpython ` Python package, not the distribution itself.
1919It includes two main features:
2020
21- * The WinPython Package Manager (WPPM): let you install/uninstall
21+ :The WinPython Package Manager (WPPM):
22+ let you install/uninstall
2223 to your WinPython distribution any standard Python package built
2324 with distutils (e.g. "dummypackage-2.1.win-amd64-py3.4.exe")
2425 or with wheels (e.g. "dummypackage-2.1-py2.py3-none-any.whl")
2526
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
2729 build a WinPython distribution from (almost) scratch.
2830
2931Dependencies
You can’t perform that action at this time.
0 commit comments