aboutsummaryrefslogtreecommitdiff
path: root/urllib3.egg-info/SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'urllib3.egg-info/SOURCES.txt')
-rw-r--r--urllib3.egg-info/SOURCES.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/urllib3.egg-info/SOURCES.txt b/urllib3.egg-info/SOURCES.txt
index fb93e5b..e0b9ddd 100644
--- a/urllib3.egg-info/SOURCES.txt
+++ b/urllib3.egg-info/SOURCES.txt
@@ -2,10 +2,11 @@ CHANGES.rst
CONTRIBUTORS.txt
LICENSE.txt
MANIFEST.in
+Makefile
README.rst
+dev-requirements.txt
setup.cfg
setup.py
-test-requirements.txt
dummyserver/__init__.py
dummyserver/handlers.py
dummyserver/proxy.py
@@ -30,6 +31,7 @@ test/test_filepost.py
test/test_poolmanager.py
test/test_proxymanager.py
test/test_response.py
+test/test_retry.py
test/test_util.py
urllib3/__init__.py
urllib3/_collections.py
@@ -57,6 +59,7 @@ urllib3/util/__init__.py
urllib3/util/connection.py
urllib3/util/request.py
urllib3/util/response.py
+urllib3/util/retry.py
urllib3/util/ssl_.py
urllib3/util/timeout.py
urllib3/util/url.py \ No newline at end of file