Skip to content

Commit 01f2141

Browse files
committed
pyproject.toml: remove deprecated dev-dependencies section
1 parent c0b63a9 commit 01f2141

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ manim = ">=0.3.0"
1313
requests = ">=2.0.0"
1414
platformdirs = ">=4"
1515

16-
[tool.poetry.dev-dependencies]
16+
[tool.poetry.group.dev.dependencies]
1717
pytest = "^8"
1818

1919
[tool.poetry.plugins."manim.plugins"]

0 commit comments

Comments
 (0)