Skip to content
Snippets Groups Projects
Commit 0db81f9c authored by Pavel Kácha's avatar Pavel Kácha
Browse files

Correct wheel name

parent 0124690d
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ deploy: FORCE
$(info PyPI deployment)
# Secure upload with Twine
twine upload dist/idea-format*
twine upload dist/idea-format* dist/idea_format*
# Empty rule as dependency wil force make to always perform target
# Source: https://www.gnu.org/software/make/manual/html_node/Force-Targets.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment