Skip to content

Commit 132bb74

Browse files
author
Rami Chowdhury
committed
Ensure nox is in pyproject.toml
1 parent b043031 commit 132bb74

File tree

2 files changed

+58
-1
lines changed

2 files changed

+58
-1
lines changed

poetry.lock

Lines changed: 57 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ pytest-cov = "~2.7.1"
3636
mypy = "^1.4.1"
3737
black = "23.3"
3838
pre-commit = "~1.17.0"
39+
nox = "^2023.4.22"
3940

4041
[build-system]
4142
requires = ["poetry>=1.5"]

0 commit comments

Comments
 (0)