Skip to content

Commit 5dcf44f

Browse files
committed
build: remove tool.pdm.dev-dependencies
1 parent 0b65a0f commit 5dcf44f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pyproject.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,6 @@ upload_to_pypi = false # don't auto-upload to PyPI
99
remove_dist = false # don't remove dists
1010
patch_without_tag = true # patch release by default
1111

12-
[tool.pdm.dev-dependencies]
13-
dev = [
14-
"jupyter<2.0.0,>=1.0.0",
15-
"myst-nb<1.0.0,>=0.17.1; python_version ~= \"3.9\"",
16-
"sphinx-autoapi<3.0.0,>=2.1.0",
17-
"sphinx-rtd-theme<2.0.0,>=1.2.0",
18-
"mypy<2.0.0,>=1.2.0",
19-
"pytest-cov<5.0.0,>=4.0.0",
20-
"pytest<8.0.0,>=7.3.0",
21-
"pyzmq<27.0.0,>=26.3.0",
22-
]
23-
2412
[project]
2513
authors = [
2614
{name = "Uriah Finkel"},

0 commit comments

Comments
 (0)