Skip to content

Commit bb291ca

Browse files
committed
Remove empty dev dependencies
1 parent 60e8025 commit bb291ca

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
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: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ numpy = [
1616
{ version = "^1.22.0", python = "^3.8" }
1717
]
1818

19-
[tool.poetry.dev-dependencies]
20-
2119
[build-system]
2220
requires = ["poetry-core>=1.0.0"]
2321
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)