Loading .travis.yml +1 −1 Original line number Diff line number Diff line # vim:ff=unix ts=2 sw=2 ai expandtab --- language: python python: "3.8" python: "3.6" dist: bionic cache: pip: true Loading Documents/Endless/Pipfile +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ google-auth-httplib2 = "*" google-auth-oauthlib = "*" [requires] python_version = "3.7" python_version = "3.6" [pipenv] allow_prereleases = true Loading
.travis.yml +1 −1 Original line number Diff line number Diff line # vim:ff=unix ts=2 sw=2 ai expandtab --- language: python python: "3.8" python: "3.6" dist: bionic cache: pip: true Loading
Documents/Endless/Pipfile +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ google-auth-httplib2 = "*" google-auth-oauthlib = "*" [requires] python_version = "3.7" python_version = "3.6" [pipenv] allow_prereleases = true