Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
no tests yet
Browse files Browse the repository at this point in the history
  • Loading branch information
jdidion committed May 16, 2019
1 parent dfbbf6c commit b2761d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ release:
git tag $(version)
# build
$(BUILD)
$(TEST)
#$(TEST)
python setup.py sdist bdist_wheel
# release
python setup.py sdist upload -r pypi
Expand Down

0 comments on commit b2761d7

Please sign in to comment.