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 c42a45b commit 6c5636cCopy full SHA for 6c5636c
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
cache-environment: true
21
create-args: >-
22
python=3.10
23
- kim-api=2.4.1
+ kim-api=2.3.0
24
25
- name: Install dependencies
26
shell: bash -el {0}
.github/workflows/testing.yml
@@ -22,7 +22,7 @@ jobs:
python=${{ matrix.python-version }}
27
- name: Install KIM model
28
0 commit comments