We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f12a29 commit 3957bedCopy full SHA for 3957bed
1 file changed
.github/workflows/build.yml
@@ -23,6 +23,7 @@ jobs:
23
- name: Install networkx
24
run: |
25
pip install networkx
26
+ pip install clingo
27
28
- name: Run build
29
0 commit comments