Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ahopkins/sanic-jwt
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins committed Dec 18, 2019
2 parents 32e4d8f + 2f89d24 commit ef256fa
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 @@ -30,5 +30,5 @@ black:
isort -rc sanic_jwt tests

release: clean
python setup.py sdist bdist_wheel
python setup.py sdist
twine upload dist/*

0 comments on commit ef256fa

Please sign in to comment.