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 9c6e39a commit f6cfc5cCopy full SHA for f6cfc5c
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
# Minimum requirements for the build system to execute.
3
-requires = ["setuptools>=61.2"]
+requires = ["setuptools>=77.0"]
4
build-backend = "setuptools.build_meta"
5
6
[project]
@@ -17,15 +17,15 @@ maintainers = [
17
{name = 'Waylan Limberg', email = 'python.markdown@gmail.com'},
18
{name = 'Isaac Muse'}
19
]
20
-license = {file = 'LICENSE.md'}
+license = "BSD-3-Clause"
21
+license-files = ["LICENSE.md"]
22
requires-python = '>=3.9'
23
dependencies = [
24
"importlib-metadata>=4.4;python_version<'3.10'"
25
26
keywords = ['markdown', 'markdown-parser', 'python-markdown', 'markdown-to-html']
27
classifiers = [
28
'Development Status :: 5 - Production/Stable',
- 'License :: OSI Approved :: BSD License',
29
'Operating System :: OS Independent',
30
'Programming Language :: Python',
31
'Programming Language :: Python :: 3',
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments