Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvo committed Aug 16, 2024
1 parent 0896b25 commit c66857b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def setup_package():
"python-dotenv",
"pyaml_env",
"boto3",
"pytz"
"pytz",
],
extras_require={"test": ["pytest>=6.2.5,<7"]},
)
Expand Down

0 comments on commit c66857b

Please sign in to comment.