mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Updated redirected URL
This commit is contained in:
parent
ac6e1ef949
commit
89901e089c
2
setup.py
2
setup.py
|
@ -755,7 +755,7 @@ class pil_build_ext(build_ext):
|
|||
if m.group(1) < "1.2.3":
|
||||
return m.group(1)
|
||||
|
||||
# http://hg.python.org/users/barry/rev/7e8deab93d5a
|
||||
# https://hg.python.org/users/barry/rev/7e8deab93d5a
|
||||
def add_multiarch_paths(self):
|
||||
# Debian/Ubuntu multiarch support.
|
||||
# https://wiki.ubuntu.com/MultiarchSpec
|
||||
|
|
Loading…
Reference in New Issue
Block a user