license-files
This commit is contained in:
parent
50d795b7b2
commit
4a2e6f0125
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ dependencies = [
|
||||||
description = 'Operating File System Profile'
|
description = 'Operating File System Profile'
|
||||||
dynamic = ['version']
|
dynamic = ['version']
|
||||||
keywords = []
|
keywords = []
|
||||||
license = { file = 'license.md' }
|
license-files = { paths = ['license.md'] }
|
||||||
name = 'ofsp'
|
name = 'ofsp'
|
||||||
readme = 'readme.md'
|
readme = 'readme.md'
|
||||||
requires-python = '>=3.10'
|
requires-python = '>=3.10'
|
||||||
|
|
Loading…
Reference in a new issue