We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859ff9e commit 55d0406Copy full SHA for 55d0406
pyproject.toml
@@ -54,3 +54,6 @@ build-backend = "poetry.core.masonry.api"
54
[tool.pytest.ini_options]
55
asyncio_mode = "auto"
56
asyncio_default_fixture_loop_scope = "function"
57
+
58
+[tool.poetry.requires-plugins]
59
+poetry-plugin-export = ">=1.8"
0 commit comments