See if this is why Travis fails

This commit is contained in:
mike cullerton 2021-08-02 10:35:28 -04:00
parent 25319a0e6a
commit 8566fff690
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ pygithub = "*"
apscheduler = "*"
[requires]
python_version = "3.9"
python_version = "3.8"
[packages.connexion]
extras = [ "swagger-ui",]