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 03bd94d + 6b035bd commit 2200b19Copy full SHA for 2200b19
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