mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-04-26 07:54:42 +00:00
chore: Build bdist_wheel
This commit is contained in:
parent
0a78765fa1
commit
f550f7d3e4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -2,7 +2,7 @@ release:
|
|||
standard-version
|
||||
|
||||
publish: clean
|
||||
python setup.py sdist
|
||||
python setup.py sdist bdist_wheel
|
||||
twine upload dist/*
|
||||
git push --follow-tags
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue