Skip to content

Commit 29c5449

Browse files
committed
chore: exclude Python 3.13 from Travis CI
1 parent b99094c commit 29c5449

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ dist: focal
55
python:
66
- "3.11"
77
- "3.12"
8-
- "3.13"
98

109
# command to install dependencies
1110
before_install:

0 commit comments

Comments
 (0)