Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ruaronicola committed Sep 28, 2023
1 parent 6976c86 commit 2d697b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ fi

# We need libyices.so at build time, but pip will happily use an isolated build env unless we specify otherwise
# (and take care of installing build dependencies)
pip install setuptools # build dependencies
pip install setuptools wheel # build dependencies
pip install -e yices2_python_bindings --no-build-isolation
yices_python_info

Expand Down

0 comments on commit 2d697b9

Please sign in to comment.