Skip to content

Commit

Permalink
package typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-a-cox committed Feb 5, 2024
1 parent 91e0d36 commit 47590a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def package_files(package_dir, subdirectory):
"rich",
"jax",
"jaxlib",
"optax=0.1.7",
"optax==0.1.7",
'attrs',
'frozendict',
],
Expand Down

0 comments on commit 47590a7

Please sign in to comment.