Skip to content

Commit

Permalink
be consistent with HF
Browse files Browse the repository at this point in the history
Signed-off-by: Wesley M. Gifford <[email protected]>
  • Loading branch information
wgifford committed Mar 2, 2024
1 parent 8359372 commit d07c741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ packages = ["tsfm_public", "tsfm_public.toolkit", "tsfmhfdemos"]

notebooks = ["jupyter", "matplotlib", "datasets", "ipywidgets", "plotly", "kaleido"]
testing = ["pytest", "tsfm_public[notebooks]"]
dev = ["pre-commit", "tsfm_public[testing]", "ruff"]
dev = ["pre-commit", "tsfm_public[testing]", "ruff==0.1.5"]
evaluation = [
"tsevaluate @ git+ssh://[email protected]/srom/tsevaluate.git",
]
Expand Down

0 comments on commit d07c741

Please sign in to comment.