Files
catalyst/etc/requirements_dev.txt
T
Eddie Hebert d176d12d65 Reduces the libraries specified in requirements to the minimal amount
needed to run unittests.

Building the libraries installed by default to as few as possible.

Removes pip run on removed requirements_sci.txt in CI script.
2012-10-01 13:37:53 -04:00

6 lines
47 B
Plaintext

ipython==0.12
# Testing
unittest2
nose==1.1.2