Skip to content

Commit

Permalink
Makefile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fortesp committed Oct 20, 2020
1 parent 4fd0394 commit 36a2d5e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ install:
pip3 install bitcoinaddress

deploy:
clean
validate
test
make validate
make test
python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*

0 comments on commit 36a2d5e

Please sign in to comment.