mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Clean up new lines
This commit is contained in:
parent
ae45b38286
commit
e5d169a440
3
setup.py
3
setup.py
|
@ -424,9 +424,10 @@ class pil_build_ext(build_ext):
|
|||
print("To add a missing option, make sure you have the required")
|
||||
print("library, and set the corresponding ROOT variable in the")
|
||||
print("setup.py script.")
|
||||
print("\n")
|
||||
print("")
|
||||
|
||||
print("To check the build, run the selftest.py script.")
|
||||
print("")
|
||||
|
||||
def check_zlib_version(self, include_dirs):
|
||||
# look for unsafe versions of zlib
|
||||
|
|
Loading…
Reference in New Issue
Block a user