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, 5 insertions, 0 deletions
diff --git a/urllib3.egg-info/SOURCES.txt b/urllib3.egg-info/SOURCES.txt
index 69ec475..32759d9 100644
--- a/urllib3.egg-info/SOURCES.txt
+++ b/urllib3.egg-info/SOURCES.txt
@@ -8,11 +8,15 @@ setup.py
test-requirements.txt
dummyserver/__init__.py
dummyserver/handlers.py
+dummyserver/proxy.py
dummyserver/server.py
dummyserver/testcase.py
+test/__init__.py
+test/benchmark.py
test/test_collections.py
test/test_connectionpool.py
test/test_exceptions.py
+test/test_fields.py
test/test_filepost.py
test/test_poolmanager.py
test/test_proxymanager.py
@@ -22,6 +26,7 @@ urllib3/__init__.py
urllib3/_collections.py
urllib3/connectionpool.py
urllib3/exceptions.py
+urllib3/fields.py
urllib3/filepost.py
urllib3/poolmanager.py
urllib3/request.py