Skip to content

Commit

Permalink
chore: update noxfile to include olot
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Dobroveanu <[email protected]>
  • Loading branch information
Crazyglue committed Feb 14, 2025
1 parent 7311260 commit b0dba7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clients/python/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ def e2e_tests(session: Session) -> None:
"coverage[toml]",
"pytest-cov",
"huggingface-hub",
"olot",
)
try:
session.run(
Expand Down

0 comments on commit b0dba7b

Please sign in to comment.