mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-04 04:25:50 +08:00
add release script
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/usr/local/bin/xonsh
|
||||
|
||||
python setup.py sdist
|
||||
twine upload dist/*
|
||||
Reference in New Issue
Block a user