Go to file
Brian E Granger 0e08b770a0 package_data was missing the .txt files in the testing directories. This was causing
the test suite to fail when IPtyhon was installed.  I have modified find_package_data
in setupbase.py to include these files.  Anyone who writes tests that rely on .txt 
files needs to add them to the package_data.
2008-07-01 22:19:24 -06:00
setup.py Fixing minor typo in setup.py 2008-06-11 16:03:52 -06:00
setupbase.py package_data was missing the .txt files in the testing directories. This was causing 2008-07-01 22:19:24 -06:00