Skip to content

Commit

Permalink
Add pytest-flakes to pyproject requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
VirginiaDooley committed Apr 9, 2024
1 parent 2f21187 commit 69583d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ build-backend = "setuptools.build_meta"
line-length = 80

[project.optional-dependencies]
test = ["pytest"]
test = ["pytest", "pytest-flakes"]

0 comments on commit 69583d4

Please sign in to comment.