Skip to content

Commit

Permalink
yum
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Sep 10, 2024
1 parent 2d5643d commit fdbcf19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ select = [

[tool.ruff.lint.per-file-ignores]
"*.pyi" = ["F403", "F405", "PYI001", "PYI002"]

[tool.cibuildwheel.linux]
before-all = "yum install -y rust"

0 comments on commit fdbcf19

Please sign in to comment.