mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
travis: remove sdist builds
This commit is contained in:
parent
2d569527f2
commit
c31df4fa25
@ -53,7 +53,7 @@ after_success:
|
||||
then
|
||||
pip install -e ./release
|
||||
python ./release/rtool.py bdist
|
||||
python ./release/rtool.py upload-snapshot --sdist --bdist --wheel
|
||||
python ./release/rtool.py upload-snapshot --bdist --wheel
|
||||
fi
|
||||
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user