Skip to content

Commit

Permalink
Python 3.7 compatible flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Dec 18, 2018
1 parent e91ab2d commit 48dc512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Expand Up @@ -5,7 +5,7 @@ semantic_version>=2.4,<2.5
wheel==0.24
twine==1.11.0
releases>=1.5.1,<2.0
flake8==2.4.0
flake8==3.6.0

# Install ourselves direct, even when being used on eg RTD. Otherwise we can't
# dogfood our own changes until release to PyPI.
Expand Down

0 comments on commit 48dc512

Please sign in to comment.