add poethepoet to poetry.requires-plugins

This commit is contained in:
Onyx and Iris 2025-01-12 12:50:03 +00:00
parent a558e7daf7
commit 01d5d9801c

View File

@ -7,6 +7,9 @@ license = "MIT"
readme = "README.md"
repository = "https://github.com/onyx-and-iris/xair-api-python"
[tool.poetry.requires-plugins]
poethepoet = "^0.32.1"
[tool.poetry.dependencies]
python = "^3.10"
python-osc = "^1.8.0"