mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-09 18:18:43 +08:00
7edf79f205
Adds extra requirements for running IPython. Adds some goodies for algorithms.
18 lines
180 B
Plaintext
18 lines
180 B
Plaintext
ipython==0.13.1
|
|
tornado==2.4.1
|
|
pyzmq==2.2.0.1
|
|
|
|
# Testing
|
|
nose==1.2.1
|
|
|
|
# Fetching sample data
|
|
requests==0.14.2
|
|
|
|
# Linting
|
|
|
|
flake8==1.6.2
|
|
|
|
# Documentation Conversion
|
|
|
|
pyandoc==0.0.1
|