Skip to content

Commit

Permalink
Merge pull request #47 from reportportal/filland-patch-1
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
Dzmitry Humianiuk authored May 20, 2019
2 parents 8d22445 + 390c549 commit 6d836b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
url='https://github.com/reportportal/client-Python',
download_url=('https://github.com/reportportal/client-Python/'
'tarball/%s' % __version__),
license='GNU General Public License v3',
license='Apache 2.0.',
keywords=['testing', 'reporting', 'reportportal'],
classifiers=[],
install_requires=['requests>=2.4.2', 'six'],
Expand Down

0 comments on commit 6d836b0

Please sign in to comment.