Skip to content

Commit 9ebb3f3

Browse files
committed
Update license properly.
1 parent bc6deb4 commit 9ebb3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ports/py_port/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454

5555
# License
5656
'license': 'Apache License 2.0',
57-
'license_files': 'LICENSE.txt',
57+
'license_files': ['LICENSE.txt'],
5858

5959
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
6060
'classifiers': [

0 commit comments

Comments
 (0)