Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit bf169f7

Browse files
authored
Use Python 3.10
1 parent 71d4f05 commit bf169f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99

1010
language: python
1111
# Default Python version is usually 3.6
12-
python: 3.9
12+
python: "3.10"
1313
dist: focal
1414
services: docker
1515

0 commit comments

Comments
 (0)