Skip to content

Commit

Permalink
ajustes no requiments.txt para suportar versão pyOpenSSL 22.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
heronbrito committed Dec 23, 2022
1 parent 548ad11 commit 63f90e7
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
@@ -1,6 +1,6 @@
language: python
python:
- "3.6"
- "3.8"
install:
- pip install --upgrade pip
- pip install -r requirements.txt
Expand Down

0 comments on commit 63f90e7

Please sign in to comment.