8000 Remove Qt4.8 · matplotlib/matplotlib@66d9a21 · GitHub
[go: up one dir, main page]

Skip to content

Commit 66d9a21

Browse files
committed
Remove Qt4.8
1 parent 51740ec commit 66d9a21

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ci/osx-deps

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,6 @@ sudo ln -s /usr/local/bin/python3 /usr/local/bin/python
2626
hash -r
2727
fold_end Python
2828

29-
fold_start Qt4.8 "Install Qt 4.8 from qt.io"
30-
curl -O https://download.qt.io/archive/qt/4.8/4.8.7/qt-opensource-mac-4.8.7.dmg
31-
hdiutil attach qt-opensource-mac-4.8.7.dmg
32-
sudo installer -package '/Volumes/Qt 4.8.7/packages/Qt_headers.pkg' -target /
33-
sudo installer -package '/Volumes/Qt 4.8.7/packages/Qt_imports.pkg' -target /
34-
sudo installer -package '/Volumes/Qt 4.8.7/packages/Qt_libraries.pkg' -target /
35-
hdiutil detach '/Volumes/Qt 4.8.7'
36-
fold_end Qt4.8
37-
3829
fold_start ccache 'Install ccache (compile it ourselves)'
3930
curl -O -L https://github.com/ccache/ccache/releases/download/v3.7.11/ccache-3.7.11.tar.xz
4031
tar xf ccache-3.7.11.tar.xz

0 commit comments

Comments
 (0)
0