Skip to content

Commit

Permalink
fix picogeojson version at 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
njwilson23 committed Jan 24, 2019
1 parent abc6c26 commit b35d8cb
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 @@ -81,7 +81,7 @@ def finalize_options(self):
"gdal>=1.10",
"blosc>=1.2.8",
"coordstring>=0.1.2",
"picogeojson>=0.6.1"],
"picogeojson==0.6.3"],
author = "Nat Wilson",
author_email = "natw@fortyninemaps.com",
packages = ["karta", "karta.vector", "karta.raster"],
Expand Down

0 comments on commit b35d8cb

Please sign in to comment.