1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-27 23:18:38 +02:00

add pyflakes for tests

This commit is contained in:
William Leese
2018-01-05 15:33:59 +01:00
committed by Daniel Wang
parent fc768b4a02
commit 8df1e739d9

View File

@@ -40,6 +40,7 @@ setuptools.setup(
'requests', 'requests',
'gunicorn', 'gunicorn',
'flake8', 'flake8',
'pyflakes',
'Sphinx==1.5.6', 'Sphinx==1.5.6',
'sphinxcontrib-httpdomain', 'sphinxcontrib-httpdomain',
'sphinx_rtd_theme', 'sphinx_rtd_theme',