mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 09:11:03 +08:00
31 lines
356 B
Plaintext
31 lines
356 B
Plaintext
ipython==0.12
|
|
|
|
# For debugger
|
|
fancycompleter==0.2
|
|
pyrepl==0.8.2
|
|
Pygments==1.4
|
|
pdbpp==0.7.2
|
|
|
|
|
|
# Testing
|
|
unittest2
|
|
nose==1.1.2
|
|
coverage==3.5.1
|
|
mock==0.7.2
|
|
nosexcover==1.0.7
|
|
pylint==0.25.1
|
|
|
|
# Documentation
|
|
docutils==0.8.1
|
|
Sphinx==1.1.2
|
|
|
|
# Task running
|
|
Paver==1.0.5
|
|
Paved==0.3
|
|
|
|
# Testing
|
|
nose==1.1.2
|
|
coverage==3.5.1
|
|
mock==0.7.2
|
|
nosexcover==1.0.7
|
|
pylint==0.25.1 |