Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomatoschaves committed Jun 5, 2020
1 parent dc50695 commit 75fb99b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
description="Python geospatial library",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/diogomatoschaves/py-turf",
author="Diogo Matos Chaves",
url="https://github.com/pyturf/pyturf",
author="Diogo Matos Chaves, Steffen Häußler",
author_email="di.matoschaves@gmail.com",
packages=[*find_packages(), "turf.utils"],
classifiers=[
Expand Down

0 comments on commit 75fb99b

Please sign in to comment.