Skip to content

Commit 5246080

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

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: poetry.lock

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

Diff for: 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)