Skip to content

Commit

Permalink
updated Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
yuce committed May 24, 2018
1 parent 9ff919c commit 1c8aafe
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 @@ -11,7 +11,7 @@ cover:
py.test --cov=pyswip tests

clean:
rm -rf dist build
rm -rf dist build pyswip.egg-info

test:
py.test tests --verbose
Expand Down

0 comments on commit 1c8aafe

Please sign in to comment.