Skip to content

Commit 3ba416c

Browse files
committed
<API Update>[Ogl]: <Circle CI hangs>
[ Manually install wxPython ] [#83]
1 parent 1ec31a5 commit 3ba416c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@ jobs:
2929
pip install --upgrade pip
3030
pip install wheel
3131
pip install setuptools
32-
pip install six==1.16.0
3332
pip install html-testRunner~=1.2.1
33+
pip install six==1.16.0
3434
pip install attrdict3
35+
pip install wxPython
3536
pip install codeallybasic>=1.7.0
3637
pip install codeallyadvanced>=1.3.2
3738
pip install pyutmodelv2>=2.2.0

0 commit comments

Comments
 (0)