12345678910111213141516171819 |
- # 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
- pylibmc
- genshi
- colorlog
- tabulate
|