Skip to content

Commit

Permalink
[CHORE] fix pyo3 build thrashing
Browse files Browse the repository at this point in the history
Fixes #2933
  • Loading branch information
andrewgazelka committed Sep 26, 2024
1 parent a5cb55d commit e51e18b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[env]
PYO3_PYTHON = "./.venv/bin/python"

0 comments on commit e51e18b

Please sign in to comment.