license-files
This commit is contained in:
parent
ed97c5336b
commit
778f43dadc
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ dependencies = []
|
||||||
description = 'Read Write eXecute'
|
description = 'Read Write eXecute'
|
||||||
dynamic = ['version']
|
dynamic = ['version']
|
||||||
keywords = []
|
keywords = []
|
||||||
license = { file = 'license.md' }
|
license-files = { paths = ['license.md'] }
|
||||||
name = 'rwx'
|
name = 'rwx'
|
||||||
readme = 'readme.md'
|
readme = 'readme.md'
|
||||||
requires-python = '>=3.10'
|
requires-python = '>=3.10'
|
||||||
|
|
Loading…
Reference in a new issue