mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
Further clarify this is a fork
This commit is contained in:
parent
5aeb7dc342
commit
31fd6a2464
2
setup.py
2
setup.py
|
@ -370,7 +370,7 @@ class pil_build_ext(build_ext):
|
|||
def summary_report(self, feature, unsafe_zlib):
|
||||
|
||||
print "-" * 68
|
||||
print "Pillow", VERSION, "SETUP SUMMARY"
|
||||
print "Pillow (PIL fork)", VERSION, "SETUP SUMMARY"
|
||||
print "-" * 68
|
||||
print "version ", VERSION
|
||||
v = string.split(sys.version, "[")
|
||||
|
|
Loading…
Reference in New Issue
Block a user