diff --git a/setup.py b/setup.py index 4b65681..1dfea31 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ def read_file(fname): author_email="support@reportportal.io", url="https://github.com/reportportal/client-Python", download_url=("https://github.com/reportportal/client-Python/" "tarball/%s" % __version__), - license="Apache 2.0.", + license="Apache-2.0", keywords=["testing", "reporting", "reportportal", "client"], classifiers=[ "Programming Language :: Python :: 3.8",