From a40a7742e2f82948fe56eee078f9395e9ec1153c Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Sun, 15 Nov 2020 02:52:40 +0100 Subject: Bump version down to 3.8 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 6bca3eb9..8a341650 100644 --- a/Pipfile +++ b/Pipfile @@ -38,7 +38,7 @@ pre-commit = "~=2.1" coveralls = "~=2.1" [requires] -python_version = "3.9" +python_version = "3.8" [scripts] start = "python manage.py run --debug" -- cgit v1.2.3