Skip to content

Commit d0773a6

Browse files
committed
📝 update license format in pyproject.toml
1 parent 8619b69 commit d0773a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ authors = [
1313
description = "A Python wrapper for the Discord API"
1414
readme = {content-type = "text/x-rst", file = "README.rst"}
1515
requires-python = ">=3.9"
16-
license = {text = "MIT"}
16+
license = "MIT"
1717
classifiers = [
1818
"Development Status :: 5 - Production/Stable",
1919
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)