pull/573/head
Lex Neva 2020-01-27 15:20:43 -05:00
rodzic d5eded5d2b
commit 66e8b93b47
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -24,6 +24,7 @@ jobs:
# https://github.com/actions/setup-python/issues/23
sudo apt-get install python2.7
python -m pip install --upgrade pip
sudo apt-get install gettext
@ -41,8 +42,6 @@ jobs:
pip --version
pip debug
python -m pip install --upgrade pip
# wxPython doen't publish linux wheels in pypi
wget -q https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-16.04/wxPython-4.0.6-cp27-cp27mu-linux_x86_64.whl
python -m pip install wxPython*.whl