Skip to content

Commit

Permalink
Merge pull request #478 from jbouffard/bug-fix/setup.py
Browse files Browse the repository at this point in the history
Description Fix in setup.py
  • Loading branch information
Jacob Bouffard committed Aug 15, 2017
2 parents 58cc3e1 + 38ed70b commit c8c4783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
author='Jacob Bouffard, James McClain',
author_email='jbouffard@azavea.com, jmcclain@azavea.com',
download_url='http://github.com/locationtech-labs/geopyspark',
description='Python bindings for GeoTrellis and GeoMesa',
description='Python bindings for GeoTrellis',
long_description=open('README.rst').read(),
license='LICENSE',
install_requires=[
Expand Down

0 comments on commit c8c4783

Please sign in to comment.