mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 02:04:36 +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":
|
if m.group(1) < "1.2.3":
|
||||||
return m.group(1)
|
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):
|
def add_multiarch_paths(self):
|
||||||
# Debian/Ubuntu multiarch support.
|
# Debian/Ubuntu multiarch support.
|
||||||
# https://wiki.ubuntu.com/MultiarchSpec
|
# https://wiki.ubuntu.com/MultiarchSpec
|
||||||
|
|
Loading…
Reference in New Issue
Block a user