Skip to content

Commit 58174b4

Browse files
committed
Update home page
1 parent 69a3534 commit 58174b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
packages=find_packages('src'),
5151
package_dir={'': 'src'},
5252
package_data={'isal': ['*.pxd', '*.pyx']},
53-
url="https://github.com/rhpvorderman/python-isal",
53+
url="https://github.com/pycompression/python-isal",
5454
classifiers=[
5555
"Programming Language :: Python :: 3 :: Only",
5656
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)