Skip to content

Commit 65fe8e8

Browse files
fix(setuptools): add empty license_files
1 parent 55bd137 commit 65fe8e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ maintainer_email = hello@upcloud.com
99
url = https://github.com/UpCloudLtd/upcloud-python-api
1010
packages=['upcloud_api', 'upcloud_api.cloud_manager']
1111
license = MIT
12+
license_files = []
1213

1314
[options]
1415
python_requires = >=3.9, <4

0 commit comments

Comments
 (0)