Explorar o código

Build wheels for Python 3.9.

Jelmer Vernooij %!s(int64=4) %!d(string=hai) anos
pai
achega
a3c222b363
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/pythonpublish.yml

+ 1 - 1
.github/workflows/pythonpublish.yml

@@ -12,7 +12,7 @@ jobs:
     strategy:
       matrix:
         os: [macos-latest, windows-latest]
-        python-version: ['3.5', '3.6', '3.7', '3.8']
+        python-version: ['3.5', '3.6', '3.7', '3.8', '3.9']
         include:
           - os: ubuntu-latest
             python-version: '3.x'