Pierre Labastie
7152faa5fa
Change all xml files to utf-8 encoding
2024-01-18 20:53:23 +01:00
Xi Ruoyao
1b807632f6
Add --no-cache-dir into pip3 wheel commands for Python modules
2023-09-03 00:48:20 +08:00
Xi Ruoyao
0e3eb0bee4
wheel: Remove magic PYTHONPATH=src (unneeded with flit-core) and ...
...
duplicated pip3 explanation (already in flit-core page).
2023-03-31 22:26:06 +08:00
David Bryant
a3ebe8aa2b
Corrected capitalization of the package name. This was hard to do
...
because some references appear to refer to the program itself, and
not to the package. Corrected English idiom here and there.
2022-12-08 17:23:07 -06:00
David Bryant
d9883060de
Capitalized references to the package. Clarified the descriptions of
...
pip3 -- the pip program processes both commands (e.g., install) and
options (e.g., --no-index). Expressed option / command descriptions
in the iindicative mood. The imperative mood should only be used to
tell the reader what to do, not in explanatory verbiage. Inserted
the definite article here and there. Corrected a misspelled instance
of the indefinite article: we don't say "an utility" because the
initial phoneme in "utility" is pronounced as YOO.
2022-12-08 15:13:28 -06:00
Xi Ruoyao
e3187f4895
wheel: build the wheel archive of wheel itself
...
This avoids running "python3 setup.py install" (indirectly), which may
not work correctly in the future with Python 3.12.
2022-11-22 18:24:26 +08:00
Bruce Dubbs
3094b8c742
Tweak pip3 instructions
2022-08-09 21:44:44 -05:00
Xi Ruoyao
4b51d83b3e
wheel: capitalize the first letter of the title, like all other packages
2022-04-18 20:44:35 +08:00
Xi Ruoyao
ee16e55d20
text fixes for wheel change
...
* Add description for "wheel" command
* Explain why pip3 warning does not matter for us
* Format and typo fixes
2022-04-18 12:59:52 +08:00
Bruce Dubbs
5a2aca5626
Add wheel.xml
2022-04-17 19:04:53 -05:00