Skip to content

Commit b83d795

Browse files
committed
fix: pyproject.toml
1 parent c6f81b9 commit b83d795

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ myst-parser = {version = ">=0.16.1"}
5353
[tool.poetry.scripts]
5454
checkedid-python-client = "checkedid.__main__:main"
5555

56-
[tool.poetry.group.dev.dependencies]
57-
pytest = "^7.2.0"
58-
5956
[tool.coverage.paths]
6057
source = ["src", "*/site-packages"]
6158
tests = ["tests", "*/tests"]

0 commit comments

Comments
 (0)