Skip to content

Commit

Permalink
Keep the installed package, so doctests pass
Browse files Browse the repository at this point in the history
  • Loading branch information
carver committed Jan 21, 2021
1 parent e72b5ce commit 4e4de75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Expand Up @@ -19,7 +19,6 @@ clean: clean-build clean-pyc
clean-build:
rm -fr build/
rm -fr dist/
rm -fr *.egg-info

clean-pyc:
find . -name '*.pyc' -exec rm -f {} +
Expand Down

0 comments on commit 4e4de75

Please sign in to comment.