Skip to content

Commit f8dee16

Browse files
committed
Reduce python version
1 parent 0a1a51b commit f8dee16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ py = "1.7.0"
3030
pytest = "3.10.0"
3131
pytest-cov = "2.6.0"
3232
pytest-mock = "1.10.0"
33-
python = "^3.8"
33+
python = "^3.4"
3434
readme-renderer = "24.0"
3535
requests = "2.20.1"
3636
requests-toolbelt = "0.8.0"

0 commit comments

Comments
 (0)