Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1e165 commit 2e8e896Copy full SHA for 2e8e896
1 file changed
MANIFEST.in
@@ -1,8 +1,8 @@
1
-include API_CHANGES CHANGELOG KNOWN_BUGS INSTALL NUMARRAY_ISSUES
+include CHANGELOG KNOWN_BUGS INSTALL
2
include INTERACTIVE TODO
3
include Makefile MANIFEST.in MANIFEST
4
include matplotlibrc.template matplotlibrc setup.cfg.template
5
-include __init__.py setupext.py setup.py setupegg.py makeswig.py
+include __init__.py setupext.py setup.py setupegg.py
6
include examples/data/*
7
include lib/mpl_toolkits
8
include lib/matplotlib/mpl-data/matplotlib.conf
@@ -20,5 +20,4 @@ recursive-include src *.cpp *.c *.h
20
recursive-include CXX *.cxx *.hxx *.c *.h
21
recursive-include agg24 *
22
recursive-include lib *
23
-recursive-include swig *
24
recursive-include ttconv *.cpp *.h
0 commit comments