Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
fix: remove pinned version of urllib3 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
tunderwood authored Nov 2, 2020
1 parent 2a626c0 commit 4d774a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ python:
- '2.7'
- '3.6'
install:
- pip install urllib3==1.23
- pip install -r requirements-dev.txt
- pip install google-compute-engine
- pip install twine
Expand Down

0 comments on commit 4d774a5

Please sign in to comment.