Skip to content

Commit

Permalink
Adds flake8-pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Sep 15, 2019
1 parent c8be35a commit 19ed8f7
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
35 changes: 34 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ wemake-python-styleguide = "^0.12.4"
nitpick = "^0.21.0"

safety = "^1.8"
flake8-pytest-style = "^0.1.3"
flake8-pytest = "^1.3"

0 comments on commit 19ed8f7

Please sign in to comment.