Skip to content

Commit 3076d6d

Browse files
RedTTGchrisdickinson
authored andcommitted
fix: poetry and lock file
1 parent 9a04d53 commit 3076d6d

2 files changed

Lines changed: 47 additions & 21 deletions

File tree

poetry.lock

Lines changed: 46 additions & 18 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,10 @@ cffi = "^1.10.0"
2121
extism-sys = { version = ">=1.9.1" }
2222
annotated-types = "^0.6.0"
2323

24-
[tool.poetry.dev-dependencies]
24+
[tool.poetry.group.dev.dependencies]
2525
python = "^3.8"
2626
black = "^23.1.0"
2727
sphinx = { version = "^7.2.6", python = "^3.9" }
28-
29-
[tool.poetry.group.dev.dependencies]
3028
sphinx-rtd-theme = { version = "^1.3.0", python = "^3.9" }
3129
sphinx-autodoc-typehints = { version = "^1.24.0", python = "^3.9" }
3230
mypy = "^1.5.1"

0 commit comments

Comments
 (0)