We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea1fe4 commit 3b5253bCopy full SHA for 3b5253b
pyproject.toml
@@ -82,3 +82,6 @@ section-order = ["future", "standard-library", "third-party", "first-party"]
82
[build-system]
83
requires = ["poetry-core"]
84
build-backend = "poetry.core.masonry.api"
85
+
86
+[tool.poetry]
87
+license = "MIT"
0 commit comments