mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
platforms for appveyor
This commit is contained in:
parent
2334d278d4
commit
8124851534
|
@ -1,9 +1,9 @@
|
|||
SF_MIRROR = 'http://hivelocity.dl.sourceforge.net'
|
||||
SF_MIRROR = 'http://iweb.dl.sourceforge.net'
|
||||
|
||||
pythons = {'26':7,
|
||||
pythons = {#'26':7,
|
||||
'27':7,
|
||||
'32':7,
|
||||
#'32':7,
|
||||
'33':7.1,
|
||||
'34':7.1}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user