Skip to content

Commit 519e8ff

Browse files
committed
chore: add pytest to dev deps
1 parent 4dc0834 commit 519e8ff

File tree

2 files changed

+342
-285
lines changed

2 files changed

+342
-285
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ include = ["fnos*"]
2424
[dependency-groups]
2525
dev = [
2626
"twine>=6.2.0",
27+
"pytest>=9.0.0",
28+
"pytest-asyncio>=1.3.0",
2729
]
2830

2931
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)