mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
fix license in pyproject.toml before it bites us
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ authors = [
|
||||
{name = 'Eric Jolibois', email = 'em.jolibois@gmail.com'},
|
||||
{name = 'Hasan Ramezani', email = 'hasan.r67@gmail.com'},
|
||||
]
|
||||
license = {file = 'LICENSE'}
|
||||
license-files = { paths = ['LICENSE'] }
|
||||
readme = 'README.md'
|
||||
classifiers = [
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
|
||||
Reference in New Issue
Block a user