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 4547fb3 commit 18c9461Copy full SHA for 18c9461
setup.py
@@ -12,7 +12,7 @@
12
"The kit contains the API library project, "
13
"and sample projects demonstrating the capabilities of the library. "
14
"The kit is python 2 and 3 compatible code.",
15
- long_description_content_type="text",
+ long_description_content_type="text/plain",
16
url="https://github.com/CheckPointSW/cp_mgmt_api_python_sdk.git",
17
packages=setuptools.find_packages(),
18
classifiers=[
0 commit comments