Skip to content

Commit

Permalink
flake8: freeze to 3.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Apr 24, 2020
1 parent 7e9ff62 commit 6167702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ def run(self):
"google-compute-engine==2.8.13",
"Pygments", # required by collective.checkdocs,
"collective.checkdocs",
"flake8",
"flake8==3.7.9",
"psutil",
"flake8-docstrings",
"pydocstyle<4.0",
Expand Down

0 comments on commit 6167702

Please sign in to comment.