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.
2 parents 8d22445 + 390c549 commit 6d836b0Copy full SHA for 6d836b0
setup.py
@@ -12,7 +12,7 @@
12
url='https://github.com/reportportal/client-Python',
13
download_url=('https://github.com/reportportal/client-Python/'
14
'tarball/%s' % __version__),
15
- license='GNU General Public License v3',
+ license='Apache 2.0.',
16
keywords=['testing', 'reporting', 'reportportal'],
17
classifiers=[],
18
install_requires=['requests>=2.4.2', 'six'],
0 commit comments