Skip to content

Commit

Permalink
Missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvo committed Aug 16, 2024
1 parent 4158e04 commit 0896b25
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 @@ -38,6 +38,7 @@ def setup_package():
"python-dotenv",
"pyaml_env",
"boto3",
"pytz"
],
extras_require={"test": ["pytest>=6.2.5,<7"]},
)
Expand Down

0 comments on commit 0896b25

Please sign in to comment.