Go to file
Brian Granger ba5e56c49f Removed the top-level iptest.py and INSTALLED logic.
Fernando's branch introduced the ability to run the test suite
from a top-level iptest.py script. This allowed IPython to be tested
without installation. The implementation was fragile and we also
decided that we *want* people to install IPython as part of testing
it, so we removed this feature.
2010-01-30 19:43:46 -08:00
IPython Removed the top-level iptest.py and INSTALLED logic. 2010-01-30 19:43:46 -08:00
setup.py Work to address the review comments on Fernando's branch. 2010-01-29 16:24:13 -08:00
setupbase.py Fixing a few small things on Windows. 2009-11-08 12:09:07 -08:00