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 5ae4cad commit 409ec68Copy full SHA for 409ec68
.github/workflows/python-package.yml
@@ -41,6 +41,7 @@ jobs:
41
run: |
42
sudo apt update
43
sudo apt install -y default-jre libcurl4-openssl-dev
44
+ sudo apt install -y cvc5
45
#python -m pip install --upgrade pip
46
#python -m pip install ruff pytest cvc5
47
#python -m pip install -e .[dev,yosys,pypcode,rust]
0 commit comments