Skip to content

Commit

Permalink
devel package
Browse files Browse the repository at this point in the history
  • Loading branch information
nosracd committed Jul 25, 2024
1 parent 6a43599 commit d1649b6
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 @@ -45,4 +45,4 @@ filterwarnings = ["error"]
build-verbosity = 1

[tool.cibuildwheel.linux]
before-all = "yum install java-1.8.0-openjdk -y"
before-all = "yum install java-1.8.0-openjdk-devel -y"

0 comments on commit d1649b6

Please sign in to comment.