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 0408f4f commit 5294565Copy full SHA for 5294565
.circleci/config.yml
@@ -38,7 +38,7 @@ jobs:
38
pip install pyutmodelv2>=2.2.0
39
pip install ogl>=3.1.0
40
pip install untangle==1.2.1
41
- pip install buildlackey==1.6.3
+ pip install buildlackey==1.7.0
42
- run:
43
name: run tests
44
command: |
requirements.txt
@@ -7,8 +7,6 @@ html-testRunner~=1.2.1
7
buildlackey==1.7.0
8
9
mypy==1.13.0
10
-# mypy-extensions==1.0.0
11
-# typing_extensions==4.12.2
12
13
untangle==1.2.1
14
wxPython==4.2.2
0 commit comments