We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8495e9a commit 1b959f4Copy full SHA for 1b959f4
1 file changed
.github/workflows/env_test.yml
@@ -26,4 +26,4 @@ jobs:
26
run: which pip
27
28
- name: Install dependencies
29
- run: pip install -r locked-requirements.txt --only-binary=pycddlib/mpt4pypip install -r locked-requirements.txt --only-binary=pycddlib/mpt4py
+ run: pip install -r locked-requirements.txt --only-binary=pycddlib/mpt4py
0 commit comments