Skip to content

Commit

Permalink
Merge pull request #45 from dylanwhawk/dev
Browse files Browse the repository at this point in the history
Update pyproject for maturin 1.8.0
  • Loading branch information
daxpryce authored Jan 8, 2025
2 parents 800ff46 + 73a1644 commit 10ef0a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pyo3/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "graspologic-native"
maintainer = "Dax Pryce"
maintainer-email = "daxpryce@microsoft.com"
requires-python = ">=3.6,<3.13"
dynamic = ["version"]
classifier = [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit 10ef0a1

Please sign in to comment.