Skip to content

Commit

Permalink
add frank as test dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings committed Nov 1, 2023
1 parent f94c235 commit 45e7b23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ def get_version(rel_path):
"requests",
"astropy",
"tensorboard",
"mypy",
"mypy"
"frank>=1.2.1",
],
"docs": [
"sphinx>=2.3.0",
Expand Down

0 comments on commit 45e7b23

Please sign in to comment.