Skip to content

Commit

Permalink
<API Update>[Ogl]: <Circle CI hangs>
Browse files Browse the repository at this point in the history
[
Manually install wxPython
]

[#83]
  • Loading branch information
hasii2011 committed Dec 9, 2024
1 parent 1ec31a5 commit 3ba416c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ jobs:
pip install --upgrade pip
pip install wheel
pip install setuptools
pip install six==1.16.0
pip install html-testRunner~=1.2.1
pip install six==1.16.0
pip install attrdict3
pip install wxPython
pip install codeallybasic>=1.7.0
pip install codeallyadvanced>=1.3.2
pip install pyutmodelv2>=2.2.0
Expand Down

0 comments on commit 3ba416c

Please sign in to comment.