mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 08:12:33 +03:00
Removed unused line
This commit is contained in:
parent
afb6ba5626
commit
3d8024c45f
|
@ -5,7 +5,6 @@ PILLOW_DEPENDS_DIR = 'C:\\pillow-depends\\'
|
||||||
|
|
||||||
pythons = {'27': {'compiler':7, 'vc':2008},
|
pythons = {'27': {'compiler':7, 'vc':2008},
|
||||||
'pypy2': {'compiler':7, 'vc':2008},
|
'pypy2': {'compiler':7, 'vc':2008},
|
||||||
'33': {'compiler':7.1, 'vc':2010},
|
|
||||||
'34': {'compiler':7.1, 'vc':2010},
|
'34': {'compiler':7.1, 'vc':2010},
|
||||||
'35': {'compiler':7.1, 'vc':2015},
|
'35': {'compiler':7.1, 'vc':2015},
|
||||||
'36': {'compiler':7.1, 'vc':2015},
|
'36': {'compiler':7.1, 'vc':2015},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user