Skip to content

Commit 60a6a99

Browse files
authored
Update setup.py
1 parent e660ed7 commit 60a6a99

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
@@ -12,7 +12,7 @@
1212
url='https://github.com/reportportal/client-Python',
1313
download_url=('https://github.com/reportportal/client-Python/'
1414
'tarball/%s' % __version__),
15-
license='GNU General Public License v3',
15+
license='Apache 2.0.',
1616
keywords=['testing', 'reporting', 'reportportal'],
1717
classifiers=[],
1818
install_requires=['requests>=2.4.2', 'six'],

0 commit comments

Comments
 (0)