Skip to content

Commit f835399

Browse files
authored
1 parent 04f4db5 commit f835399

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ version = "0.6.8"
1010
description = "A Sphinx extension to add markdown generation support."
1111
readme = "README.md"
1212
authors = [{ name = "Liran Funaro", email = "liran.funaro@gmail.com" }]
13-
license = { text = "MIT" }
13+
license = "MIT"
1414
classifiers = [
1515
"Framework :: Sphinx :: Extension",
1616
"Programming Language :: Python",
1717
"Programming Language :: Python :: 3",
18-
"License :: OSI Approved :: MIT License",
1918
"Operating System :: OS Independent",
2019
"Topic :: Software Development :: Libraries :: Python Modules"
2120
]

0 commit comments

Comments
 (0)