kopia lustrzana https://github.com/inkstitch/inkstitch
work around snimissingwarning
rodzic
17d2e40329
commit
01e6816813
|
@ -46,7 +46,9 @@ install:
|
|||
- sudo apt-get install inkscape
|
||||
|
||||
# wxPython doen't publish linux wheels in pypi
|
||||
- pip install http://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-14.04/wxPython-4.0.0b2-cp27-cp27mu-linux_x86_64.whl
|
||||
- wget https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-14.04/wxPython-4.0.0b2-cp27-cp27mu-linux_x86_64.whl
|
||||
- pip install wxPython-4.0.0b2-cp27-cp27mu-linux_x86_64.whl
|
||||
|
||||
|
||||
# We can't use the shapely wheel because it includes the geos
|
||||
# library but with a weird file name. Details:
|
||||
|
|
Ładowanie…
Reference in New Issue