mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-12 18:40:57 +00:00
also build sdist files
This commit is contained in:
parent
c84621eb79
commit
a9cb943c38
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ Release process
|
|||
|
||||
2. bump AppVersion in setup.py and commit changes
|
||||
|
||||
3. build wheel file (setup.py bdist_wheel) and upload to PyPI
|
||||
3. build Python distributions files (`setup.py sdist bdist_wheel`) and upload to PyPI
|
||||
|
||||
4. tag release (vX.Y.Z)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue