Skip to content

Commit

Permalink
python-source is a path
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxrdv committed Sep 23, 2024
1 parent f1ff4bd commit cc6cf24
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 @@ -3,7 +3,7 @@ requires = ["maturin>=1.7,<2.0"]
build-backend = "maturin"

[tool.maturin]
python-source = ["src"]
python-source = "src"
module-name = "sedpack"
manifest-path = "rust/Cargo.toml"
features = ["pyo3/extension-module"]
Expand Down

0 comments on commit cc6cf24

Please sign in to comment.