Skip to content

Commit

Permalink
Merge fe58e6d into 6895b97
Browse files Browse the repository at this point in the history
  • Loading branch information
exxamalte committed Oct 20, 2020
2 parents 6895b97 + fe58e6d commit 59e6715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -19,7 +19,7 @@
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/exxamalte/python-geojson-client",
packages=find_packages(),
packages=find_packages(exclude=("tests*",)),
classifiers=[
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
Expand Down

0 comments on commit 59e6715

Please sign in to comment.