license-files

This commit is contained in:
Marc Beninca 2024-02-17 00:59:37 +01:00
parent ed97c5336b
commit 778f43dadc

View file

@ -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'