Skip to content

Commit

Permalink
Remove 'dynamic'
Browse files Browse the repository at this point in the history
  • Loading branch information
ccummingsNV committed Jan 10, 2025
1 parent dfd33f4 commit 45c4d09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ authors = [
description = "Easily call Slang functions and integrate with PyTorch auto diff directly from Python."
readme = "README.md"
requires-python = ">=3.9"
dynamic = ["version"]
dependencies = [
"typing_extensions",
"numpy",
Expand Down

0 comments on commit 45c4d09

Please sign in to comment.