Skip to content

Commit 3342aea

Browse files
committed
new-version: rewrite everything with the requests library
1 parent 206116d commit 3342aea

File tree

5 files changed

+881
-718
lines changed

5 files changed

+881
-718
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ python:
66
# command to install dependencies
77
install:
88
- pip install pytest
9-
- pip install hypothesis
109
# command to run tests
1110
script:
1211
- pytest

0 commit comments

Comments
 (0)