update requirements
This commit is contained in:
21
requirements-dev-py3.txt
Normal file
21
requirements-dev-py3.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
# The following are only required in development, not production
|
||||
nose
|
||||
coverage
|
||||
sphinx
|
||||
pep8
|
||||
autopep8
|
||||
mock
|
||||
pyinotify
|
||||
|
||||
# Required for optional extensions (only the ones supported on py3)
|
||||
argcomplete
|
||||
pystache
|
||||
pyYaml
|
||||
colorlog
|
||||
configobj
|
||||
tabulate
|
||||
pylibmc
|
||||
redis
|
||||
jinja2
|
||||
watchdog
|
||||
pybars3
|
||||
Reference in New Issue
Block a user