mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 18:13:58 +08:00
8eecf25985
We removed unittest2 from our test suites in favor of the builtin unittest from Python 2.7+
12 lines
104 B
Plaintext
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
|