Skip to content

Commit 848ced6

Browse files
authored
Merge pull request #13 from rabbitmq/lukebakken/misc-updates
Misc updates
2 parents ba88885 + f091c51 commit 848ced6

File tree

2 files changed

+31
-5
lines changed

2 files changed

+31
-5
lines changed

poetry.lock

Lines changed: 30 additions & 4 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
python = "^3.9"
1111
python-qpid-proton = "^0.39.0"
1212

13-
[tool.poetry.dev-dependencies]
13+
[tool.poetry.group.dev.dependencies]
1414
flake8 = "^7.1.1"
1515
isort = "^5.9.3"
1616
mypy = "^0.910"

0 commit comments

Comments
 (0)