We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec31a5 commit 3ba416cCopy full SHA for 3ba416c
.circleci/config.yml
@@ -29,9 +29,10 @@ jobs:
29
pip install --upgrade pip
30
pip install wheel
31
pip install setuptools
32
- pip install six==1.16.0
33
pip install html-testRunner~=1.2.1
+ pip install six==1.16.0
34
pip install attrdict3
35
+ pip install wxPython
36
pip install codeallybasic>=1.7.0
37
pip install codeallyadvanced>=1.3.2
38
pip install pyutmodelv2>=2.2.0
0 commit comments