Skip to content

V2.x merge to master #5845

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jan 13, 2016
Merged
Prev Previous commit
Next Next commit
BLD: include tests.py in sdist
closes #5831
  • Loading branch information
tacaswell committed Jan 12, 2016
commit f9f5452c91e0d9808528079475bb0b27a16e4870
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ recursive-include lib *
recursive-include extern *
include versioneer.py
include lib/matplotlib/_version.py
include tests.py