diff options
author | Kali Kaneko <kali@leap.se> | 2016-04-04 21:55:06 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-04-04 21:55:06 -0400 |
commit | 0ce1c02dd59df3e4f23ba0b90e67644258412533 (patch) | |
tree | cd7ac64b812d3009c8ca20db97a4e4dca6394431 /setup.cfg | |
parent | fe96e2eef29a538b856f0d8b4bbf3940e42364c1 (diff) |
[bug] fail gracefully if no pixelated modules present
currently, we're distributing the wheels for the pixelated modules under
downloads.leap.se.
bootstrap script tried to download the pixelated modules, but it fails
on python versions < 2.7.9, apparently.
as a workaround, I make the import of the pixelated modules a non-fatal
error by setting a flag, and doing the launching of the pix UA
conditional on a successful import.
- Related: #8009
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions