We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c98f441 commit 70c7bf8Copy full SHA for 70c7bf8
pyproject.toml
@@ -45,9 +45,9 @@ dulwich = "^0.21.4"
45
whenever = ">=0.7.2,<0.8.0"
46
netutils = "^1.0.0"
47
click = { version = "8.1.*", optional = true }
48
-mdxify = {version = "^0.2.23", python = ">=3.10"}
49
50
[tool.poetry.group.dev.dependencies]
+mdxify = {version = "^0.2.23", python = ">=3.10"}
51
pytest = "*"
52
pytest-asyncio = "<0.23"
53
pytest-clarity = "^1.0.1"
0 commit comments