Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5246080

Browse files
committedNov 23, 2023
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
 

‎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
@@ -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)
Please sign in to comment.