diff options
author | Ralf Gommers <ralf.gommers@gmail.com> | 2017-06-18 13:58:25 +1200 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@gmail.com> | 2017-06-18 15:34:42 +1200 |
commit | ac494fd212857dcdbb15bfdaf2e73bf28c3afd85 (patch) | |
tree | 5da26fd1382aaabd98b63530d0650c1c89f29093 /MANIFEST.in | |
parent | 79402fdc67a26cdfc568963368f9d40494f80936 (diff) | |
download | numpy-ac494fd212857dcdbb15bfdaf2e73bf28c3afd85.tar.gz |
MAINT: remove outdated doc/f2py content.
This content is not part of https://docs.scipy.org/doc/numpy/f2py/
(that's built from doc/source/f2py) and is >10 years old.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 4e5206b94..0e11cb4f8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -25,6 +25,5 @@ recursive-include doc/source * recursive-include doc/sphinxext * recursive-include tools/swig * recursive-include doc/scipy-sphinx-theme * -recursive-include doc/f2py * global-exclude *.pyc *.pyo *.pyd |