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 c6f81b9 commit b83d795Copy full SHA for b83d795
pyproject.toml
@@ -53,9 +53,6 @@ myst-parser = {version = ">=0.16.1"}
53
[tool.poetry.scripts]
54
checkedid-python-client = "checkedid.__main__:main"
55
56
-[tool.poetry.group.dev.dependencies]
57
-pytest = "^7.2.0"
58
-
59
[tool.coverage.paths]
60
source = ["src", "*/site-packages"]
61
tests = ["tests", "*/tests"]
0 commit comments