Skip to content

Commit ed519af

Browse files
committed
move the deps
1 parent f7a0306 commit ed519af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,12 @@ dev-dependencies = [
4646
"pytest-cov~=6.2",
4747
"pytest-xdist~=3.8",
4848
"python-dateutil~=2.9",
49-
"python-semantic-release~=10.3.1",
5049
"ruff~=0.12",
5150
"types-python-dateutil~=2.9",
5251

52+
# for release
53+
"python-semantic-release~=10.3.1",
54+
5355
# for documentation
5456
"sphinx>=4.0,<9.0",
5557
"sphinx_rtd_theme~=3.0",

0 commit comments

Comments
 (0)