We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6deb4 commit 9ebb3f3Copy full SHA for 9ebb3f3
source/ports/py_port/setup.py
@@ -54,7 +54,7 @@
54
55
# License
56
'license': 'Apache License 2.0',
57
- 'license_files': 'LICENSE.txt',
+ 'license_files': ['LICENSE.txt'],
58
59
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
60
'classifiers': [
0 commit comments