Skip to content

Commit

Permalink
Add pytest dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
4c0n committed Jan 29, 2024
1 parent 4c2a0de commit a0090ff
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 2 deletions.
50 changes: 48 additions & 2 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ python = "^3.12"
isort = "^5.13.2"
mypy = "^1.8.0"
black = "^23.12.1"
pytest = "^8.0.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit a0090ff

Please sign in to comment.