Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e8838d commit a7913e2Copy full SHA for a7913e2
setup.py
@@ -19,6 +19,7 @@ def read_file(file):
19
license='MIT',
20
zip_safe=False,
21
keywords='gis geospatial geographic shapefile shapefiles',
22
+ python_requires='>= 2.7, >= 3',
23
classifiers=['Programming Language :: Python',
24
'Topic :: Scientific/Engineering :: GIS',
25
'Topic :: Software Development :: Libraries',
0 commit comments