Skip to content

Commit

Permalink
Revert "Fix Meson to 1.2.3 (#42)" (#43)
Browse files Browse the repository at this point in the history
This reverts commit 5f60421.
  • Loading branch information
kazarmy authored Dec 2, 2023
1 parent 5f60421 commit 39c4c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cibw_before_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
set -ex

# Install deps
pip3 install meson==1.2.3 ninja meson-python build
pip3 install meson ninja meson-python build

if command -v apt; then
set +e
Expand Down

0 comments on commit 39c4c75

Please sign in to comment.