mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-04 12:12:34 +08:00
4d0303cc75
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.
16 lines
150 B
Plaintext
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
|