Skip to content
Snippets Groups Projects
Commit 7064a587 authored by Georgiy Eterevskiy's avatar Georgiy Eterevskiy
Browse files

Change command

parent 910186a0
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ dist: clean generate
python setup.py bdist_wheel
ls -l dist
release: clean generate
release: dist
TWINE_PASSWORD=$(PYPI_PASSWORD) TWINE_USERNAME=$(PYPI_USERNAME) python -m twine upload --repository-url $(PYPI_REPO) ./dist/*
install: clean generate install-requirements
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment