Skip to content

Commit a417998

Browse files
committed
pyproject: Add gp-libs to testing dependency group
1 parent de70f7e commit a417998

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

Lines changed: 1 addition & 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
@@ -68,6 +68,7 @@ pytest = "*"
6868
pytest-rerunfailures = "*"
6969
pytest-mock = "*"
7070
pytest-watcher = "*"
71+
gp-libs = "~0.0.4"
7172

7273
[tool.poetry.group.coverage.dependencies]
7374
### Coverage ###

0 commit comments

Comments
 (0)