Skip to content

Commit

Permalink
Require Python 3.6+
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Jun 15, 2021
1 parent d760d84 commit f927a2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,6 @@ language: python
dist: focal

python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,6 +25,6 @@ optional arguments:

## Requirements

- Python 3
- Python 3.6+
- Python Selenium
- Geckodriver

0 comments on commit f927a2c

Please sign in to comment.