Skip to content

Commit

Permalink
Added missing nox-poetry to test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fjwillemsen committed Sep 26, 2023
1 parent 8dbb817 commit b08950a
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
29 changes: 28 additions & 1 deletion 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 @@ -108,6 +108,7 @@ pytest = "^7.4.0"
pytest-cov = "^4.1.0"
mock = "^2.0.0"
nox = "^2023.4.22"
nox-poetry = "^1.0.3"
ruff = "^0.0.286"
pep440 = "^0.1.2"
tomli = "^2.0.1" # can be replaced by built-in [tomllib](https://docs.python.org/3.11/library/tomllib.html) from Python 3.11
Expand Down

0 comments on commit b08950a

Please sign in to comment.