Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit b4b4f81

Browse files
committed
fix CI
1 parent 8b4f7e0 commit b4b4f81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ dependencies = [
2525
test = [
2626
"pytest>=9.0.2,<10.0.0",
2727
]
28+
29+
[tool.setuptools]
30+
packages = []

0 commit comments

Comments
 (0)