File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11[build-system ]
2- requires = [" flit_core>=3.7 " ]
2+ requires = [" flit_core>=3.12 " ]
33build-backend = " flit_core.buildapi"
44
55# project metadata
@@ -12,7 +12,7 @@ urls.Documentation = "https://sphinxext-opengraph.readthedocs.io/"
1212urls.Download = " https://pypi.org/project/sphinxext-opengraph/"
1313urls.Homepage = " https://github.com/sphinx-doc/sphinxext-opengraph/"
1414urls."Issue tracker" = " https://github.com/sphinx-doc/sphinxext-opengraph/issues"
15- license.text = " BSD-3-Clause"
15+ license = " BSD-3-Clause"
1616requires-python = " >=3.9"
1717
1818# Classifiers list: https://pypi.org/classifiers/
@@ -22,7 +22,6 @@ classifiers = [
2222 " Environment :: Web Environment" ,
2323 " Framework :: Sphinx :: Extension" ,
2424 " Intended Audience :: Developers" ,
25- " License :: OSI Approved :: BSD License" ,
2625 " Natural Language :: English" ,
2726 " Operating System :: OS Independent" ,
2827 " Programming Language :: Python :: 3.9" ,
@@ -56,7 +55,6 @@ name = "sphinxext.opengraph"
5655
5756[tool .flit .sdist ]
5857include = [
59- " LICENSE.md" ,
6058 # Documentation
6159 " docs/" ,
6260 # Resources
You can’t perform that action at this time.
0 commit comments