diff options
Diffstat (limited to 'math/py-pandas/files/patch-MANIFEST.in')
-rw-r--r-- | math/py-pandas/files/patch-MANIFEST.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/math/py-pandas/files/patch-MANIFEST.in b/math/py-pandas/files/patch-MANIFEST.in deleted file mode 100644 index a1be3c7ae2dc..000000000000 --- a/math/py-pandas/files/patch-MANIFEST.in +++ /dev/null @@ -1,12 +0,0 @@ ---- ./MANIFEST.in.orig 2013-07-27 06:55:55.000000000 -0400 -+++ ./MANIFEST.in 2013-07-27 06:56:02.000000000 -0400 -@@ -2,9 +2,7 @@ - include LICENSE - include RELEASE.md - include README.rst --include TODO.rst - include setup.py --include setupegg.py - - graft doc - prune doc/build |