Skip to content

Commit

Permalink
added support for 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
athalhammer committed Dec 29, 2022
1 parent 62b17d0 commit 47d7064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: python
python:
- '3.8'
- '3.9'
- '3.10'
install:
- pip install -r requirements.txt
script:
Expand Down

0 comments on commit 47d7064

Please sign in to comment.