|
From: <jd...@us...> - 2008-12-15 19:42:27
|
Revision: 6618
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6618&view=rev
Author: jdh2358
Date: 2008-12-15 19:42:23 +0000 (Mon, 15 Dec 2008)
Log Message:
-----------
removed deprecated files from manifest
Modified Paths:
--------------
branches/v0_98_5_maint/MANIFEST.in
Modified: branches/v0_98_5_maint/MANIFEST.in
===================================================================
--- branches/v0_98_5_maint/MANIFEST.in 2008-12-15 18:06:52 UTC (rev 6617)
+++ branches/v0_98_5_maint/MANIFEST.in 2008-12-15 19:42:23 UTC (rev 6618)
@@ -1,8 +1,8 @@
-include API_CHANGES CHANGELOG KNOWN_BUGS INSTALL NUMARRAY_ISSUES
+include CHANGELOG KNOWN_BUGS INSTALL
include INTERACTIVE TODO
include Makefile MANIFEST.in MANIFEST
include matplotlibrc.template matplotlibrc setup.cfg.template
-include __init__.py setupext.py setup.py setupegg.py makeswig.py
+include __init__.py setupext.py setup.py setupegg.py
include examples/data/*
include lib/mpl_toolkits
include lib/matplotlib/mpl-data/matplotlib.conf
@@ -20,5 +20,4 @@
recursive-include CXX *.cxx *.hxx *.c *.h
recursive-include agg24 *
recursive-include lib *
-recursive-include swig *
recursive-include ttconv *.cpp *.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|