mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-08 04:54:48 +08:00
drop --universal
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
try:
|
||||
pip install wheel twine
|
||||
python setup.py sdist bdist_wheel --universal
|
||||
python setup.py sdist bdist_wheel
|
||||
twine upload dist/*
|
||||
|
||||
finally:
|
||||
|
||||
Reference in New Issue
Block a user