Skip to content

Commit

Permalink
MAINT: add more to ignore in MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
pv committed Mar 24, 2013
1 parent b6dad11 commit a5b1514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ prune scipy/special/tests/data/gsl
prune doc/build
prune doc/source/generated
prune */__pycache__
global-exclude *.pyc *~ *.bak
global-exclude *.pyc *~ *.bak *.swp *.pyo

0 comments on commit a5b1514

Please sign in to comment.