Skip to content

Commit

Permalink
Bumped gpf dependency to v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoSander committed Dec 3, 2019
1 parent 8e53f88 commit 09bee8f
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 @@ -43,7 +43,7 @@ def read(fname):
'Geocom', 'GIS', 'GEONIS', 'tools', 'scripting', 'framework', 'spatial',
'geospatial', 'geoprocessing', 'Esri', 'ArcGIS', 'ArcPy', 'VertiGIS'
],
install_requires=['gpf >= 0.9.2'],
install_requires=['gpf >= 0.9.3'],
python_requires='>=2.7.8, <3',
tests_require=tests_require,
extras_require={
Expand Down

0 comments on commit 09bee8f

Please sign in to comment.