We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec80dc8 commit cba0f66Copy full SHA for cba0f66
.github/workflows/testing.yml
@@ -42,6 +42,7 @@ jobs:
42
create-args: >-
43
python=${{ matrix.python-version }}
44
kim-api=2.3.0
45
+ kimpy=2.1.1
46
47
- name: Install KIM model
48
shell: bash -el {0}
0 commit comments