tweaking production.ini

This commit is contained in:
2017-07-29 09:05:34 +02:00
parent 9a69240e6f
commit 294a23b042
2 changed files with 4 additions and 6 deletions

View File

@@ -21,6 +21,8 @@ requires = [
'zope.sqlalchemy',
'waitress',
'MySQL-python',
'docutils'
'yahoo_finance',
]
tests_require = [