Revert python version in Pipfile to 3.6

This commit is contained in:
Mark Schmitt 2021-01-04 15:00:35 +01:00
parent afdcc0908f
commit a0cac680bc

View File

@ -9,7 +9,7 @@ verify_ssl = true
name = "piwheels"
[requires]
python_version = "3.7"
python_version = "3.6"
[packages]
dateparser = "~=0.7.6"