mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
Update publish make task
This commit is contained in:
parent
ac0f3c39c4
commit
40abc68fd7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -15,6 +15,6 @@ test:
|
|||
tox
|
||||
|
||||
publish:
|
||||
rm -fr build dist
|
||||
python setup.py sdist bdist_wheel
|
||||
twine upload dist/*
|
||||
rm -fr build dist
|
||||
|
|
|
|||
Loading…
Reference in a new issue