Skip to content

Commit afb0403

Browse files
authored
Merge pull request #2 from gerlero/patch-1
Add py.typed marker
2 parents 1bec801 + 28e11e9 commit afb0403

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

paramax/py.typed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ classifiers = [
88
"Topic :: Scientific/Engineering :: Artificial Intelligence",
99
"Topic :: Scientific/Engineering :: Information Analysis",
1010
"Topic :: Scientific/Engineering :: Mathematics",
11+
"Typing :: Typed",
1112
]
1213
dependencies = ["jax", "equinox", "jaxtyping"]
1314
description = "Parameterizations and parameter constraints for JAX PyTrees."

0 commit comments

Comments
 (0)