mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-03 19:45:56 +03:00
Change URL
This commit is contained in:
parent
1dca68b38c
commit
f26c5fc16d
2
setup.py
2
setup.py
|
@ -452,7 +452,7 @@ setup(
|
||||||
_read('docs/HISTORY.txt')).decode('utf-8'),
|
_read('docs/HISTORY.txt')).decode('utf-8'),
|
||||||
author='Alex Clark (fork author)',
|
author='Alex Clark (fork author)',
|
||||||
author_email='aclark@aclark.net',
|
author_email='aclark@aclark.net',
|
||||||
url='http://github.com/collective/Pillow',
|
url='http://github.com/python-imaging/Pillow',
|
||||||
use_2to3=True,
|
use_2to3=True,
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: 6 - Mature",
|
"Development Status :: 6 - Mature",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user