Skip to content

Commit

Permalink
fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowee committed Nov 26, 2024
1 parent 5e263e7 commit 7071a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyo3/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["maturin>=1.7,<1.8"]
build-backend = "maturin"

[project]
# name = "zhconv-rs"
name = "zhconv-rs"
requires-python = ">=3.9"
classifiers = [
"Programming Language :: Rust",
Expand Down

0 comments on commit 7071a38

Please sign in to comment.