Skip to content

Commit

Permalink
Merge pull request #54 from sbrunner/lock
Browse files Browse the repository at this point in the history
Add flake8==3.8.0 run pipenv lock
  • Loading branch information
sbrunner authored Mar 27, 2021
2 parents 48dcda1 + 40c7c3b commit 0bd0d89
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 99 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ pytest = "==6.2.2"
pytest-profiling = "==1.7.0"
coverage = "==5.5"
prospector = {extras = ["with_bandit", "with_mypy"], version = "==1.3.1"}
flake8 = "==3.8.0"

[requires]
python_version = "3.8"
Loading

0 comments on commit 0bd0d89

Please sign in to comment.