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.
1 parent 03bd94d commit 6b035bdCopy full SHA for 6b035bd
setup.py
@@ -36,7 +36,7 @@ def read_file(fname):
36
author_email="support@reportportal.io",
37
url="https://github.com/reportportal/client-Python",
38
download_url=("https://github.com/reportportal/client-Python/" "tarball/%s" % __version__),
39
- license="Apache 2.0.",
+ license="Apache-2.0",
40
keywords=["testing", "reporting", "reportportal", "client"],
41
classifiers=[
42
"Programming Language :: Python :: 3.8",
0 commit comments