Skip to content

Commit 79d4d07

Browse files
committed
add jax optional dependency
1 parent 3f1765f commit 79d4d07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ classifiers = [
2222
torch = [
2323
"torch",
2424
]
25+
jax = [
26+
"jax",
27+
]
2528

2629

2730
[project.urls]

0 commit comments

Comments
 (0)