Skip to content

Commit f8aced6

Browse files
author
DEKHTIARJonathan
committed
Error fix with Licence in setup.py
1 parent 930d302 commit f8aced6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ def req_file(filename):
101101
'Topic :: Utilities',
102102

103103
# Pick your license as you wish (should match "license" above)
104-
'License :: OSI Approved :: MIT License',
104+
'License :: OSI Approved :: Apache Software License',
105105

106106
# Specify the Python versions you support here. In particular, ensure
107107
# that you indicate whether you support Python 2, Python 3 or both.

0 commit comments

Comments
 (0)