Browse Source

Remove required python version

Joost Sijm 4 years ago
parent
commit
d97a3fae11
1 changed files with 0 additions and 3 deletions
  1. 0 3
      Pipfile

+ 0 - 3
Pipfile

@@ -9,6 +9,3 @@ verify_ssl = true
 flask = "*"
 python-dotenv = "*"
 flask-apscheduler = "*"
-
-[requires]
-python_version = "3.7"