Skip to content

Commit 5233354

Browse files
committed
fix: poetry groups
1 parent 6bb922e commit 5233354

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ xdoctest = {extras = ["colors"], version = ">=0.15.10"}
5050
myst-parser = {version = ">=0.16.1"}
5151
respx = "^0.20.1"
5252

53-
[tool.poetry.scripts]
54-
checkedid-python-client = "checkedid.__main__:main"
55-
5653
[tool.coverage.paths]
5754
source = ["src", "*/site-packages"]
5855
tests = ["tests", "*/tests"]

0 commit comments

Comments
 (0)