Explorar o código

travis not supporting python 3.10

saleml %!s(int64=2) %!d(string=hai) anos
pai
achega
1f9b72c0f5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: python
 python:
-  - "3.10"
+  - "3.9"
 
 # command to install dependencies
 install: