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'
dynamic = ['version']
keywords = []
license = { file = 'license.md' }
license-files = { paths = ['license.md'] }
name = 'rwx'
readme = 'readme.md'
requires-python = '>=3.10'