mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-02 19:40:10 +03:00
Merge 3e87da96bd
into 946dc5f8a0
This commit is contained in:
commit
211d16362d
|
@ -20,7 +20,6 @@ python_options = []
|
||||||
tester_options = []
|
tester_options = []
|
||||||
|
|
||||||
if "--installed" not in sys.argv:
|
if "--installed" not in sys.argv:
|
||||||
python_options.append("-S")
|
|
||||||
os.environ["PYTHONPATH"] = "."
|
os.environ["PYTHONPATH"] = "."
|
||||||
|
|
||||||
if "--coverage" in sys.argv:
|
if "--coverage" in sys.argv:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user