Skip to content

Commit 90a8edb

Browse files
committed
build: move mdxify to dev group in poetry
1 parent c98f441 commit 90a8edb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -45,9 +45,9 @@ dulwich = "^0.21.4"
4545
whenever = ">=0.7.2,<0.8.0"
4646
netutils = "^1.0.0"
4747
click = { version = "8.1.*", optional = true }
48-
mdxify = {version = "^0.2.23", python = ">=3.10"}
4948

5049
[tool.poetry.group.dev.dependencies]
50+
mdxify = {version = "^0.2.23", python = ">=3.10"}
5151
pytest = "*"
5252
pytest-asyncio = "<0.23"
5353
pytest-clarity = "^1.0.1"

0 commit comments

Comments
 (0)