Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 67d3487

Browse files
committed
Update README
1 parent 235ffa0 commit 67d3487

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Licensed under the terms of the MIT License
1616

1717
The WinPython Package Manager (WPPM): let you install/uninstall
1818
to your WinPython distribution any standard Python package built
19-
with distutils (e.g. "dummypackage-2.1.win-amd64-py2.7.‌exe")
19+
with distutils (e.g. "dummypackage-2.1.win-amd64-py3.4.‌exe")
20+
or with wheels (e.g. "dummypackage-2.1-py2.py3-none-any.whl")
2021

2122
The WinPython build toolchain: make.py is the script used to
2223
build a WinPython distribution from (almost) scratch.

0 commit comments

Comments
 (0)