Skip to content

Commit

Permalink
support >=python3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
neka-nat committed Jun 4, 2024
1 parent 54dde2f commit 0ed304a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xurdf-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "maturin"

[project]
name = "xurdfpy"
requires-python = ">=3.7"
requires-python = ">=3.9"
classifiers = [
"Programming Language :: Rust",
"Programming Language :: Python :: Implementation :: CPython",
Expand Down

0 comments on commit 0ed304a

Please sign in to comment.