Skip to content

Commit

Permalink
Add dependency on pytz
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-allan committed Apr 24, 2023
1 parent 720aa22 commit b394be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def read(fname):
"gunicorn>=19.3",
"omero-marshal>=0.7.0",
"Pillow",
"pytz",
],
include_package_data=True,
tests_require=["pytest"],
Expand Down

0 comments on commit b394be4

Please sign in to comment.