Skip to content

Commit

Permalink
Dropped Python 3.6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Paradoxis committed Mar 23, 2022
1 parent 10db721 commit 599cb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ language: python
dist: xenial

python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
- "3.10"

install:
- pip install .[test,wordlist]
Expand Down

0 comments on commit 599cb34

Please sign in to comment.