Skip to content

Commit b26ce21

Browse files
pathsim-chem 0.2rc2 in workflow
1 parent 964e07a commit b26ce21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python-version: '3.11'
3232

3333
- name: Install PathSim
34-
run: pip install pathsim pathsim-chem docutils
34+
run: pip install pathsim "pathsim-chem>=0.2rc2" docutils
3535

3636
- name: Install dependencies
3737
run: npm ci

0 commit comments

Comments
 (0)