mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 11:16:46 +00:00
18 lines
221 B
Plaintext
18 lines
221 B
Plaintext
# The following are only required in development, not production
|
|
nose
|
|
coverage
|
|
sphinx
|
|
pep8
|
|
autopep8
|
|
mock
|
|
sphinx_rtd_theme
|
|
|
|
# Required for optional extensions
|
|
argcomplete
|
|
pystache
|
|
pyYaml
|
|
configobj
|
|
genshi
|
|
colorlog
|
|
tabulate
|