Sfoglia il codice sorgente

Build on python 3.10.

Jelmer Vernooij 3 anni fa
parent
commit
2f9248d71b
2 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/pythonpackage.yml
  2. 1 0
      lala

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

@@ -13,7 +13,7 @@ jobs:
     strategy:
       matrix:
         os: [ubuntu-latest, macos-latest, windows-latest]
-        python-version: [3.5, 3.6, 3.7, 3.8, 3.9, pypy3]
+        python-version: [3.5, 3.6, 3.7, 3.8, 3.9, 3.10-dev, pypy3]
         exclude:
           # sqlite3 exit handling seems to get in the way
           - os: macos-latest

+ 1 - 0
lala

@@ -0,0 +1 @@
+lala