| Commit message (Expand) | Author | Age | Files | Lines |
* | MAINT: remove unused file | mattip | 2019-05-20 | 1 | -1/+0 |
* | BENCH: convert bencmarks to asv format | mattip | 2019-05-20 | 1 | -1/+2 |
* | MAINT: rename LICENSE_bundled.txt to LICENSES_bundled.txt | Ralf Gommers | 2019-05-07 | 1 | -1/+1 |
* | REL: include README.md in sdist | Ralf Gommers | 2019-05-06 | 1 | -0/+1 |
* | BLD: prune LICENSE_bundled.txt in MANIFEST.in | Ralf Gommers | 2019-05-06 | 1 | -0/+3 |
* | BUILD: remove unused file | mattip | 2019-04-13 | 1 | -1/+0 |
* | BLD: fix include list for sdist building. | Ralf Gommers | 2019-03-04 | 1 | -2/+5 |
* | MAINT: include benchmarks, complete docs, dev tool files in sdist. | Ralf Gommers | 2018-09-02 | 1 | -12/+19 |
* | MAINT: move unchanging, non-api files to common | mattip | 2018-08-21 | 1 | -2/+2 |
* | MAINT: Package `tools/allocation_tracking` | John Kirkham | 2018-06-12 | 1 | -0/+1 |
* | MAINT: Fix nose features to work on pytest | xoviat | 2017-12-22 | 1 | -0/+1 |
* | BLD: Update MANIFEST.in | Charles Harris | 2017-11-29 | 1 | -1/+2 |
* | MAINT: remove outdated doc/f2py content. | Ralf Gommers | 2017-06-18 | 1 | -1/+0 |
* | BUG: fix TravisCI test issues when using setuptools unconditionally. | Ralf Gommers | 2016-01-16 | 1 | -1/+0 |
* | BUG: Include relevant files from numpy/linalg/lapack_lite in sdist. | Charles Harris | 2015-11-24 | 1 | -0/+1 |
* | BUG: fix MANIFEST.in for removal of a file in gh-8047. | Ralf Gommers | 2015-10-30 | 1 | -1/+0 |
* | BUG: Add cblasfuncs.c and python_xerbla.c to MANIFEST.in | Charles Harris | 2015-09-23 | 1 | -0/+3 |
* | BLD: Move numpy.build_utils -> numpy._build_utils, add to MANIFEST.in | Alex Willmer | 2015-08-05 | 1 | -0/+2 |
* | MAINT: Move doc/swig to tools/swig. | Charles Harris | 2014-03-12 | 1 | -1/+1 |
* | MAINT: Remove no longer existing files from MANIFEST.in. | Charles Harris | 2014-03-12 | 1 | -3/+0 |
* | BLD: exclude compiled python files in source distribution | Julian Taylor | 2014-01-26 | 1 | -0/+2 |
* | BLD: include f2py docs in source distribution | Julian Taylor | 2014-01-26 | 1 | -0/+1 |
* | MAINT: ensure the sphinx theme gets included in source tarballs | Pauli Virtanen | 2013-07-25 | 1 | -0/+1 |
* | BUG: include mtrand cython files in sdist | Julian Taylor | 2013-05-28 | 1 | -0/+2 |
* | DEP: Remove more references to scons related files. | Charles Harris | 2013-01-14 | 1 | -3/+0 |
* | BLD: do not install swig/cython/pyrex files. See #1791. | Ralf Gommers | 2011-04-02 | 1 | -0/+3 |
* | ENH: include /*.txt etc. in source dist only, rather than installing it | Pauli Virtanen | 2010-08-04 | 1 | -1/+4 |
* | updating manifest such that python setup.py sdist produces a tarball from whi... | Ilan Schnell | 2009-11-19 | 1 | -2/+3 |
* | Fix typo. | David Cournapeau | 2009-05-30 | 1 | -1/+1 |
* | Forgot to include SConscript files as well as SConstruct in manifest template. | David Cournapeau | 2009-05-30 | 1 | -1/+1 |
* | Do not add doc sources through add_data_dir: it will put the docs alongside n... | David Cournapeau | 2008-12-28 | 1 | -0/+6 |
* | Add code-generator files in MANIFEST because distutils does not pick them up. | David Cournapeau | 2008-07-28 | 1 | -1/+1 |
* | Fixing MANIFEST.in on win32. | David Cournapeau | 2008-07-28 | 1 | -1/+1 |
* | Fix double line in MANIFEST.in. | David Cournapeau | 2008-04-23 | 1 | -1/+0 |
* | Add some files in MANIFEST.in which cannot be picked up by distutils. | David Cournapeau | 2008-04-23 | 1 | -0/+7 |
* | Added LICENSE.txt to distribution. Fixed f2py check_and_fix_dimensions to not... | Travis Oliphant | 2006-01-22 | 1 | -0/+1 |
* | MANIFEST.in clean up | Pearu Peterson | 2005-12-30 | 1 | -14/+5 |
* | Added string initialization conversion to chararray. | Travis Oliphant | 2005-12-29 | 1 | -1/+1 |
* | Added records unittest for fromfile method. Included file testdata.fits file... | chanley | 2005-12-29 | 1 | -0/+1 |
* | Moved inclusion of files from MANIFEST.in to proper setup.py files. | Pearu Peterson | 2005-10-05 | 1 | -4/+4 |
* | Fixed object put bug.. | Travis Oliphant | 2005-10-05 | 1 | -1/+2 |
* | Added f2py2e as scipy.f2py, improved scipy.distutils, fixed setup.py files, etc | Pearu Peterson | 2005-09-29 | 1 | -8/+8 |
* | r3493@803638d6: kern | 2005-09-27 19:52:10 -0700 | Robert Kern | 2005-09-28 | 1 | -2/+4 |
* | Getting ready to release beta. | Travis Oliphant | 2005-09-28 | 1 | -0/+11 |
* | Removed obsolute file. Using MANIFEST.in should be avoided, all source files ... | Pearu Peterson | 2005-01-28 | 1 | -1/+0 |
* | Added scipy_base/_compiled_base.c since it is used at build time but | jmiller | 2005-01-28 | 1 | -0/+1 |
* | Removed .build_py_ignore files: the feature didn't work properly, e.g. buildi... | Pearu Peterson | 2003-10-23 | 1 | -5/+0 |
* | Added setup_*.py files to MANIFEST.in. It is possible that they were missing ... | Pearu Peterson | 2003-10-21 | 1 | -0/+4 |
* | Introduced MANIFEST.in that includes *.inc files to sdist | Pearu Peterson | 2003-08-07 | 1 | -0/+1 |