Skip to content
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.

Commit

Permalink
remove bdist - not working anymore :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Visgean committed Dec 26, 2016
1 parent d6416b8 commit 0cf9159
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ release: clean

dist: clean
python setup.py sdist
python setup.py bdist_wheel
ls -l dist

install: clean
Expand Down

0 comments on commit 0cf9159

Please sign in to comment.