Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
boy-hack committed Mar 22, 2019
1 parent 2e84c01 commit 96a25e4
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 @@ -15,7 +15,7 @@ install:

build:
@make prebuildclean
python3 setup.py sdist --formats=bdist_wheel
python3 setup.py sdist --formats=zip bdist_wheel
#python3 setup.py bdist_wininst

pypimeta:
Expand Down

0 comments on commit 96a25e4

Please sign in to comment.