Skip to content

Commit

Permalink
Install dateutil
Browse files Browse the repository at this point in the history
  • Loading branch information
JBorrow committed Jan 25, 2024
1 parent ce427b4 commit affb6ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies = [
"requests",
"schedule",
"checksumdir",
"dateutil",
]
authors = [
{name = "HERA Team", email = "hera@lists.berkeley.edu"},
Expand Down
4 changes: 0 additions & 4 deletions tests/client_unit_test/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,8 @@
"""


import os

import pytest

import hera_librarian
from hera_librarian import cli


Expand Down

0 comments on commit affb6ce

Please sign in to comment.