mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-11 09:08:28 +08:00
fixes for FormMixin's get_form/get_form_class
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/usr/local/bin/xonsh
|
||||
|
||||
try:
|
||||
pip install wheel
|
||||
pip install wheel twine
|
||||
python setup.py sdist bdist_wheel --universal
|
||||
twine upload dist/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user