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 202143c commit 18c5521Copy full SHA for 18c5521
setup.py
@@ -6,7 +6,7 @@
6
long_description=open('README.txt').read(),
7
author='Joel Lawhead',
8
author_email='[email protected]',
9
- url='http://code.google.com/p/pyshp',
+ url='https://github.com/GeospatialPython/pyshp',
10
py_modules=['shapefile'],
11
license='MIT',
12
zip_safe=False,
0 commit comments