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 69a3534 commit 58174b4Copy full SHA for 58174b4
setup.py
@@ -50,7 +50,7 @@
50
packages=find_packages('src'),
51
package_dir={'': 'src'},
52
package_data={'isal': ['*.pxd', '*.pyx']},
53
- url="https://github.com/rhpvorderman/python-isal",
+ url="https://github.com/pycompression/python-isal",
54
classifiers=[
55
"Programming Language :: Python :: 3 :: Only",
56
"Programming Language :: Python :: 3",
0 commit comments