Skip to content

Commit 5c872c9

Browse files
fix: pytest
1 parent f06b8d4 commit 5c872c9

2 files changed

Lines changed: 144 additions & 3 deletions

File tree

python/poetry.lock

Lines changed: 143 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ optional = true
5656
[tool.poetry.group.test.dependencies]
5757
pandas = ">=2.0, <3.0"
5858
typing_extensions = ">=4.0, <5.0"
59+
pytest = ">=7.0, <8.0"
5960

6061
[tool.scikit-build]
6162
build-dir = "build"

0 commit comments

Comments
 (0)