Skip to content

Commit 2bf985f

Browse files
authored
Update project metadata to use PEP 639 (pydantic#11694)
1 parent a43b346 commit 2bf985f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ authors = [
2020
{name = 'Victorien Plot', email='[email protected]'},
2121
]
2222
license = 'MIT'
23+
license-files = ['LICENSE']
2324
classifiers = [
2425
'Development Status :: 5 - Production/Stable',
2526
'Programming Language :: Python',
@@ -34,7 +35,6 @@ classifiers = [
3435
'Programming Language :: Python :: 3.13',
3536
'Intended Audience :: Developers',
3637
'Intended Audience :: Information Technology',
37-
'License :: OSI Approved :: MIT License',
3838
'Operating System :: OS Independent',
3939
'Framework :: Hypothesis',
4040
'Framework :: Pydantic',

0 commit comments

Comments
 (0)