We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43b346 commit 2bf985fCopy full SHA for 2bf985f
pyproject.toml
@@ -20,6 +20,7 @@ authors = [
20
{name = 'Victorien Plot', email='[email protected]'},
21
]
22
license = 'MIT'
23
+license-files = ['LICENSE']
24
classifiers = [
25
'Development Status :: 5 - Production/Stable',
26
'Programming Language :: Python',
@@ -34,7 +35,6 @@ classifiers = [
34
35
'Programming Language :: Python :: 3.13',
36
'Intended Audience :: Developers',
37
'Intended Audience :: Information Technology',
- 'License :: OSI Approved :: MIT License',
38
'Operating System :: OS Independent',
39
'Framework :: Hypothesis',
40
'Framework :: Pydantic',
0 commit comments