Skip to content

Commit e1cb474

Browse files
committed
CI
1 parent c44c5b3 commit e1cb474

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ coverage = "^5.3"
2525
pytest-cov = "^2.10.1"
2626
numba = "^0.57.1"
2727

28-
[tool.poetry.extras]
29-
caching = ["numba"]
30-
31-
[tool.poetry.group.extras.dependencies]
32-
pytest = "^7.4.0"
33-
3428
[build-system]
3529
requires = ["poetry>=1.2.1"]
3630
build-backend = "poetry.masonry.api"

0 commit comments

Comments
 (0)