Skip to content

Commit 0d824e5

Browse files
committed
Use the new approach for group names in pyproject.toml
1 parent 57ae1d5 commit 0d824e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = ""
55
authors = ["Ülgen Sarıkavak <[email protected]>"]
66
package-mode = false
77

8-
[tool.poetry.dev-dependencies]
8+
[tool.poetry.group.dev.dependencies]
99
# Debugging
1010
ipdb = "0.13.13"
1111
ipython = "8.30.0"

0 commit comments

Comments
 (0)