Skip to content

Commit

Permalink
Drop requires-python from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Nov 29, 2023
1 parent 8f2a96e commit 41fc7bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/cucim/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ authors = [
{ name = "NVIDIA Corporation" },
]
license = { text = "Apache 2.0" }
requires-python = ">=3.8"
dependencies = [
"cupy-cuda11x>=12.0.0",
"lazy_loader>=0.1",
Expand Down

0 comments on commit 41fc7bb

Please sign in to comment.