google / ctfscoreboard

Scoreboard for Capture The Flag competitions.
Apache License 2.0
164 stars 61 forks source link

Migrate to Appengine python37 Runtime #278

Closed Matir closed 4 years ago

Matir commented 4 years ago

When running on AppEngine, we will now use the Python3.7 runtime.

I will soon remove python 2.7 from our tests, and we will not support issues from that platform.

codecov-io commented 4 years ago

Codecov Report

Merging #278 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #278   +/-   ##
=======================================
  Coverage   72.54%   72.54%           
=======================================
  Files          26       26           
  Lines        2211     2211           
  Branches      270      270           
=======================================
  Hits         1604     1604           
  Misses        514      514           
  Partials       93       93