Skip to content
Snippets Groups Projects
Commit fc1e1e8f authored by John Chilton's avatar John Chilton
Browse files

Don't want to delete wsgi_path stuff for legacy reasons.

parent 1eddc581
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ clean: clean-build clean-pyc clean-tests
clean-build:
rm -fr build/
rm -fr dist/
rm -fr *.egg-info
rm -fr pulsar.*.egg-info
clean-pyc:
find . -name '*.pyc' -exec rm -f {} +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment