Skip to content

Commit

Permalink
Add pytest and flake8 to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbrickhouse committed Oct 10, 2022
1 parent e1d9ea4 commit e596d94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ sphinx_pyproject = "0.1"
jinja2 = "~3.0"
pylint = "^2.5.2"
myst-parser = "^0.18.0"
pytest = "^7"
flake8 = "^5"

[build-system]
requires = ["poetry>=1.1"]
Expand Down

0 comments on commit e596d94

Please sign in to comment.