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