Files
catalyst/etc/requirements_dev.txt
T
Eddie Hebert 4d0303cc75 Converts README.md file to ReST for setup's long_description.
So that we can have one README.md in source control, but have
a README that is compatible with PyPI.

Adds pyandoc on which the doc conversion depends.
2012-11-26 14:48:03 -05:00

16 lines
150 B
Plaintext

ipython==0.13.1
# Testing
nose==1.2.1
# Fetching sample data
requests==0.14.2
# Linting
flake8==1.6.2
# Documentation Conversion
pyandoc==0.0.1