Files
catalyst/etc/requirements_dev.txt
T
Eddie Hebert 8eecf25985 Removes unittest2 from dev installed packages.
We removed unittest2 from our test suites in favor of the builtin
unittest from Python 2.7+
2012-11-12 10:50:04 -05:00

12 lines
104 B
Plaintext

ipython==0.13.1
# Testing
nose==1.2.1
# Fetching sample data
requests==0.14.2
# Linting
flake8==1.5