Skip to content

Commit 6d836b0

Browse files
author
Dzmitry Humianiuk
authored
Merge pull request #47 from reportportal/filland-patch-1
Update setup.py
2 parents 8d22445 + 390c549 commit 6d836b0

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)