Skip to content

Commit

Permalink
- add "long_description" to the setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Jul 1, 2022
1 parent 8b3393d commit cfc47dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
version='10.5.5',
summary="ArcGIS for Server REST API wrapper",
description="""Wrapper to the ArcGIS REST API, and a Python analogue to the Javascript APIs""",
long_description=open("README.md").read(),
author="Esri",
author_email="[email protected]",
platform="any",
Expand Down

0 comments on commit cfc47dc

Please sign in to comment.