Skip to content

Commit

Permalink
ci: remove package_dir from config
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl committed Jan 4, 2025
1 parent 1172b22 commit b9ccd83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ module = [
ignore_missing_imports = true

[tool.cibuildwheel]
package_dir = "python"
build = [
"cp3{10,11,12,13}-*",
]
Expand Down

0 comments on commit b9ccd83

Please sign in to comment.