Skip to content

Commit aa408f0

Browse files
authored
Update pyproject.toml
1 parent 3b5253b commit aa408f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ description = ""
88
readme = "README.md"
99
authors = []
1010
keywords = []
11+
license = "MIT"
1112

1213
classifiers = [
1314
"Intended Audience :: Developers",
@@ -82,6 +83,3 @@ section-order = ["future", "standard-library", "third-party", "first-party"]
8283
[build-system]
8384
requires = ["poetry-core"]
8485
build-backend = "poetry.core.masonry.api"
85-
86-
[tool.poetry]
87-
license = "MIT"

0 commit comments

Comments
 (0)