mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
12 lines
221 B
Plaintext
12 lines
221 B
Plaintext
#
|
|
# "vpython" specification file for build
|
|
#
|
|
# Pillow is required by com.facebook.testing.screenshot.
|
|
|
|
python_version: "2.7"
|
|
|
|
wheel: <
|
|
name: "infra/python/wheels/pillow/${vpython_platform}"
|
|
version: "version:6.0.0"
|
|
>
|