Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wheel: build the wheel archive of wheel itself | Xi Ruoyao | 2022-11-22 | 1 | -10/+38 |
| | | | | | This avoids running "python3 setup.py install" (indirectly), which may not work correctly in the future with Python 3.12. | ||||
* | Tweak pip3 instructions | Bruce Dubbs | 2022-08-09 | 1 | -2/+5 |
| | |||||
* | wheel: capitalize the first letter of the title, like all other packages | Xi Ruoyao | 2022-04-18 | 1 | -1/+1 |
| | |||||
* | text fixes for wheel change | Xi Ruoyao | 2022-04-18 | 1 | -5/+22 |
| | | | | | | * Add description for "wheel" command * Explain why pip3 warning does not matter for us * Format and typo fixes | ||||
* | Add wheel.xml | Bruce Dubbs | 2022-04-17 | 1 | -0/+95 |