Changes between Initial Version and Version 1 of Ticket #19252, comment 12
- Timestamp:
- 04/05/13 10:14:44 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19252, comment 12
initial v1 3 3 pip wheel . 4 4 }}} 5 (Assuming pip 1.4 ). python setup.py bdist_wheel doesn't work since we don't use setuptools in setup.py, but that's fine.5 (Assuming pip 1.4 and installed distribute and wheel). python setup.py bdist_wheel doesn't work since we don't use setuptools in setup.py, but that's fine.