Skip to content

Commit 1c4b589

Browse files
committed
Add pytz to dev dependencies
1 parent 09a894c commit 1c4b589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ pytzdata = ">=2018.3"
2828
[tool.poetry.dev-dependencies]
2929
pytest = "^3.4"
3030
pytest-cov = "^2.4"
31+
pytz = ">=2018.3"

0 commit comments

Comments
 (0)