mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 12:14:28 +08:00
add release script
This commit is contained in:
4
release.xsh
Normal file
4
release.xsh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/local/bin/xonsh
|
||||
|
||||
python setup.py sdist
|
||||
twine upload dist/*
|
||||
Reference in New Issue
Block a user