Skip to content

Commit a5e7d21

Browse files
committed
pyproject: Add gp-libs to testing dependency group
1 parent 86ba2c0 commit a5e7d21

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ pytest-rerunfailures = "*"
7575
pytest-mock = "*"
7676
pytest-cov = "*"
7777
pytest-watcher = "*"
78+
gp-libs = "~0.0.4"
7879

7980
[tool.poetry.group.coverage.dependencies]
8081
### Coverage ###

0 commit comments

Comments
 (0)