We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d207c9 commit 5e5a3cbCopy full SHA for 5e5a3cb
Pipfile
@@ -4,6 +4,10 @@ url = "https://pypi.org/simple"
4
verify_ssl = true
5
6
[dev-packages]
7
+pytest = "~=6.0"
8
+pytest-cov = "~=2.0"
9
+freezegun = "~=0.0"
10
+flake8 = "~=3.0"
11
12
[packages]
13
tzlocal = "~=2.0"
0 commit comments