Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
completely tapping in the dark here
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstnbwnkl committed Jun 21, 2024
1 parent ca14526 commit 7106bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repair-wheel-command = "delvewheel repair --add-path lib/windows {wheel} -w {des

[tool.cibuildwheel.linux]
before-all = """
pip install conan<2.0.0
pip install "conan<2.0.0"
conan profile new default --detect
conan config set storage.path={package}/conan_data
conan install --install-folder {package}/conan_build --remote conancenter {package}/conanfile.txt
Expand Down

0 comments on commit 7106bca

Please sign in to comment.