summaryrefslogtreecommitdiff
path: root/MANIFEST.in
AgeCommit message (Expand)AuthorFilesLines
2006-01-22Added LICENSE.txt to distribution. Fixed f2py check_and_fix_dimensions to not...Travis Oliphant1-0/+1
2005-12-30MANIFEST.in clean upPearu Peterson1-14/+5
2005-12-29Added string initialization conversion to chararray.Travis Oliphant1-1/+1
2005-12-29Added records unittest for fromfile method. Included file testdata.fits file...chanley1-0/+1
2005-10-05Moved inclusion of files from MANIFEST.in to proper setup.py files.Pearu Peterson1-4/+4
2005-10-05Fixed object put bug..Travis Oliphant1-1/+2
2005-09-29Added f2py2e as scipy.f2py, improved scipy.distutils, fixed setup.py files, etcPearu Peterson1-8/+8
2005-09-28 r3493@803638d6: kern | 2005-09-27 19:52:10 -0700Robert Kern1-2/+4
2005-09-28Getting ready to release beta.Travis Oliphant1-0/+11
2005-01-28Removed obsolute file. Using MANIFEST.in should be avoided, all source files ...Pearu Peterson1-1/+0
2005-01-28Added scipy_base/_compiled_base.c since it is used at build time butjmiller1-0/+1
2003-10-23Removed .build_py_ignore files: the feature didn't work properly, e.g. buildi...Pearu Peterson1-5/+0
2003-10-21Added setup_*.py files to MANIFEST.in. It is possible that they were missing ...Pearu Peterson1-0/+4
2003-08-07Introduced MANIFEST.in that includes *.inc files to sdistPearu Peterson1-0/+1