Skip to content

Commit

Permalink
fix travis (4)
Browse files Browse the repository at this point in the history
  • Loading branch information
medariox committed Apr 27, 2020
1 parent 3b71978 commit 418f649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ def packages():
# pyparsing 3.0.0 dropped support for Python 2
'pyparsing < 3.0.0 ; python_version == "2.*"',
'flake8==3.7.9',
'pycodestyle==2.5.0',
'flake8-docstrings>=1.3.0',
'flake8-import-order>=0.18',
'flake8-quotes>=1.0.0',
Expand Down

0 comments on commit 418f649

Please sign in to comment.