summaryrefslogtreecommitdiff
path: root/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO
diff options
context:
space:
mode:
Diffstat (limited to 'venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO')
-rw-r--r--venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/PKG-INFO69
-rw-r--r--venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/SOURCES.txt347
-rw-r--r--venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/dependency_links.txt1
-rw-r--r--venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/entry_points.txt5
-rw-r--r--venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/not-zip-safe1
-rw-r--r--venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/requires.txt8
-rw-r--r--venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/top_level.txt1
7 files changed, 0 insertions, 432 deletions
diff --git a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/PKG-INFO b/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/PKG-INFO
deleted file mode 100644
index c91d709..0000000
--- a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/PKG-INFO
+++ /dev/null
@@ -1,69 +0,0 @@
1Metadata-Version: 2.1
2Name: pip
3Version: 10.0.1
4Summary: The PyPA recommended tool for installing Python packages.
5Home-page: https://pip.pypa.io/
6Author: The pip developers
7Author-email: python-virtualenv@groups.google.com
8License: MIT
9Description: pip
10 ===
11
12 The `PyPA recommended`_ tool for installing Python packages.
13
14 .. image:: https://img.shields.io/pypi/v/pip.svg
15 :target: https://pypi.org/project/pip/
16
17 .. image:: https://img.shields.io/travis/pypa/pip/master.svg
18 :target: http://travis-ci.org/pypa/pip
19
20 .. image:: https://img.shields.io/appveyor/ci/pypa/pip.svg
21 :target: https://ci.appveyor.com/project/pypa/pip/history
22
23 .. image:: https://readthedocs.org/projects/pip/badge/?version=latest
24 :target: https://pip.pypa.io/en/latest
25
26 * `Installation`_
27 * `Documentation`_
28 * `Changelog`_
29 * `GitHub Page`_
30 * `Issue Tracking`_
31 * `User mailing list`_
32 * `Dev mailing list`_
33 * User IRC: #pypa on Freenode.
34 * Dev IRC: #pypa-dev on Freenode.
35
36 Code of Conduct
37 ---------------
38
39 Everyone interacting in the pip project's codebases, issue trackers, chat
40 rooms and mailing lists is expected to follow the `PyPA Code of Conduct`_.
41
42 .. _PyPA recommended: https://packaging.python.org/en/latest/current/
43 .. _Installation: https://pip.pypa.io/en/stable/installing.html
44 .. _Documentation: https://pip.pypa.io/en/stable/
45 .. _Changelog: https://pip.pypa.io/en/stable/news.html
46 .. _GitHub Page: https://github.com/pypa/pip
47 .. _Issue Tracking: https://github.com/pypa/pip/issues
48 .. _User mailing list: http://groups.google.com/group/python-virtualenv
49 .. _Dev mailing list: http://groups.google.com/group/pypa-dev
50 .. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/
51
52Keywords: easy_install distutils setuptools egg virtualenv
53Platform: UNKNOWN
54Classifier: Development Status :: 5 - Production/Stable
55Classifier: Intended Audience :: Developers
56Classifier: License :: OSI Approved :: MIT License
57Classifier: Topic :: Software Development :: Build Tools
58Classifier: Programming Language :: Python
59Classifier: Programming Language :: Python :: 2
60Classifier: Programming Language :: Python :: 2.7
61Classifier: Programming Language :: Python :: 3
62Classifier: Programming Language :: Python :: 3.3
63Classifier: Programming Language :: Python :: 3.4
64Classifier: Programming Language :: Python :: 3.5
65Classifier: Programming Language :: Python :: 3.6
66Classifier: Programming Language :: Python :: Implementation :: CPython
67Classifier: Programming Language :: Python :: Implementation :: PyPy
68Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*
69Provides-Extra: testing
diff --git a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/SOURCES.txt b/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/SOURCES.txt
deleted file mode 100644
index 5a15329..0000000
--- a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/SOURCES.txt
+++ /dev/null
@@ -1,347 +0,0 @@
1AUTHORS.txt
2LICENSE.txt
3MANIFEST.in
4NEWS.rst
5README.rst
6pyproject.toml
7setup.cfg
8setup.py
9docs/Makefile
10docs/__init__.py
11docs/conf.py
12docs/configuration.rst
13docs/cookbook.rst
14docs/development.rst
15docs/docutils.conf
16docs/index.rst
17docs/installing.rst
18docs/logic.rst
19docs/make.bat
20docs/news.rst
21docs/pipext.py
22docs/quickstart.rst
23docs/usage.rst
24docs/user_guide.rst
25docs/man/pip.rst
26docs/man/commands/check.rst
27docs/man/commands/config.rst
28docs/man/commands/download.rst
29docs/man/commands/freeze.rst
30docs/man/commands/hash.rst
31docs/man/commands/help.rst
32docs/man/commands/install.rst
33docs/man/commands/list.rst
34docs/man/commands/search.rst
35docs/man/commands/show.rst
36docs/man/commands/uninstall.rst
37docs/man/commands/wheel.rst
38docs/reference/index.rst
39docs/reference/pip.rst
40docs/reference/pip_check.rst
41docs/reference/pip_config.rst
42docs/reference/pip_download.rst
43docs/reference/pip_freeze.rst
44docs/reference/pip_hash.rst
45docs/reference/pip_install.rst
46docs/reference/pip_list.rst
47docs/reference/pip_search.rst
48docs/reference/pip_show.rst
49docs/reference/pip_uninstall.rst
50docs/reference/pip_wheel.rst
51src/pip/__init__.py
52src/pip/__main__.py
53src/pip.egg-info/PKG-INFO
54src/pip.egg-info/SOURCES.txt
55src/pip.egg-info/dependency_links.txt
56src/pip.egg-info/entry_points.txt
57src/pip.egg-info/not-zip-safe
58src/pip.egg-info/requires.txt
59src/pip.egg-info/top_level.txt
60src/pip/_internal/__init__.py
61src/pip/_internal/basecommand.py
62src/pip/_internal/baseparser.py
63src/pip/_internal/build_env.py
64src/pip/_internal/cache.py
65src/pip/_internal/cmdoptions.py
66src/pip/_internal/compat.py
67src/pip/_internal/configuration.py
68src/pip/_internal/download.py
69src/pip/_internal/exceptions.py
70src/pip/_internal/index.py
71src/pip/_internal/locations.py
72src/pip/_internal/pep425tags.py
73src/pip/_internal/resolve.py
74src/pip/_internal/status_codes.py
75src/pip/_internal/wheel.py
76src/pip/_internal/commands/__init__.py
77src/pip/_internal/commands/check.py
78src/pip/_internal/commands/completion.py
79src/pip/_internal/commands/configuration.py
80src/pip/_internal/commands/download.py
81src/pip/_internal/commands/freeze.py
82src/pip/_internal/commands/hash.py
83src/pip/_internal/commands/help.py
84src/pip/_internal/commands/install.py
85src/pip/_internal/commands/list.py
86src/pip/_internal/commands/search.py
87src/pip/_internal/commands/show.py
88src/pip/_internal/commands/uninstall.py
89src/pip/_internal/commands/wheel.py
90src/pip/_internal/models/__init__.py
91src/pip/_internal/models/index.py
92src/pip/_internal/operations/__init__.py
93src/pip/_internal/operations/check.py
94src/pip/_internal/operations/freeze.py
95src/pip/_internal/operations/prepare.py
96src/pip/_internal/req/__init__.py
97src/pip/_internal/req/req_file.py
98src/pip/_internal/req/req_install.py
99src/pip/_internal/req/req_set.py
100src/pip/_internal/req/req_uninstall.py
101src/pip/_internal/utils/__init__.py
102src/pip/_internal/utils/appdirs.py
103src/pip/_internal/utils/deprecation.py
104src/pip/_internal/utils/encoding.py
105src/pip/_internal/utils/filesystem.py
106src/pip/_internal/utils/glibc.py
107src/pip/_internal/utils/hashes.py
108src/pip/_internal/utils/logging.py
109src/pip/_internal/utils/misc.py
110src/pip/_internal/utils/outdated.py
111src/pip/_internal/utils/packaging.py
112src/pip/_internal/utils/setuptools_build.py
113src/pip/_internal/utils/temp_dir.py
114src/pip/_internal/utils/typing.py
115src/pip/_internal/utils/ui.py
116src/pip/_internal/vcs/__init__.py
117src/pip/_internal/vcs/bazaar.py
118src/pip/_internal/vcs/git.py
119src/pip/_internal/vcs/mercurial.py
120src/pip/_internal/vcs/subversion.py
121src/pip/_vendor/README.rst
122src/pip/_vendor/__init__.py
123src/pip/_vendor/appdirs.py
124src/pip/_vendor/distro.py
125src/pip/_vendor/ipaddress.py
126src/pip/_vendor/pyparsing.py
127src/pip/_vendor/retrying.py
128src/pip/_vendor/six.py
129src/pip/_vendor/vendor.txt
130src/pip/_vendor/cachecontrol/__init__.py
131src/pip/_vendor/cachecontrol/_cmd.py
132src/pip/_vendor/cachecontrol/adapter.py
133src/pip/_vendor/cachecontrol/cache.py
134src/pip/_vendor/cachecontrol/compat.py
135src/pip/_vendor/cachecontrol/controller.py
136src/pip/_vendor/cachecontrol/filewrapper.py
137src/pip/_vendor/cachecontrol/heuristics.py
138src/pip/_vendor/cachecontrol/serialize.py
139src/pip/_vendor/cachecontrol/wrapper.py
140src/pip/_vendor/cachecontrol/caches/__init__.py
141src/pip/_vendor/cachecontrol/caches/file_cache.py
142src/pip/_vendor/cachecontrol/caches/redis_cache.py
143src/pip/_vendor/certifi/__init__.py
144src/pip/_vendor/certifi/__main__.py
145src/pip/_vendor/certifi/cacert.pem
146src/pip/_vendor/certifi/core.py
147src/pip/_vendor/chardet/__init__.py
148src/pip/_vendor/chardet/big5freq.py
149src/pip/_vendor/chardet/big5prober.py
150src/pip/_vendor/chardet/chardistribution.py
151src/pip/_vendor/chardet/charsetgroupprober.py
152src/pip/_vendor/chardet/charsetprober.py
153src/pip/_vendor/chardet/codingstatemachine.py
154src/pip/_vendor/chardet/compat.py
155src/pip/_vendor/chardet/cp949prober.py
156src/pip/_vendor/chardet/enums.py
157src/pip/_vendor/chardet/escprober.py
158src/pip/_vendor/chardet/escsm.py
159src/pip/_vendor/chardet/eucjpprober.py
160src/pip/_vendor/chardet/euckrfreq.py
161src/pip/_vendor/chardet/euckrprober.py
162src/pip/_vendor/chardet/euctwfreq.py
163src/pip/_vendor/chardet/euctwprober.py
164src/pip/_vendor/chardet/gb2312freq.py
165src/pip/_vendor/chardet/gb2312prober.py
166src/pip/_vendor/chardet/hebrewprober.py
167src/pip/_vendor/chardet/jisfreq.py
168src/pip/_vendor/chardet/jpcntx.py
169src/pip/_vendor/chardet/langbulgarianmodel.py
170src/pip/_vendor/chardet/langcyrillicmodel.py
171src/pip/_vendor/chardet/langgreekmodel.py
172src/pip/_vendor/chardet/langhebrewmodel.py
173src/pip/_vendor/chardet/langhungarianmodel.py
174src/pip/_vendor/chardet/langthaimodel.py
175src/pip/_vendor/chardet/langturkishmodel.py
176src/pip/_vendor/chardet/latin1prober.py
177src/pip/_vendor/chardet/mbcharsetprober.py
178src/pip/_vendor/chardet/mbcsgroupprober.py
179src/pip/_vendor/chardet/mbcssm.py
180src/pip/_vendor/chardet/sbcharsetprober.py
181src/pip/_vendor/chardet/sbcsgroupprober.py
182src/pip/_vendor/chardet/sjisprober.py
183src/pip/_vendor/chardet/universaldetector.py
184src/pip/_vendor/chardet/utf8prober.py
185src/pip/_vendor/chardet/version.py
186src/pip/_vendor/chardet/cli/__init__.py
187src/pip/_vendor/chardet/cli/chardetect.py
188src/pip/_vendor/colorama/__init__.py
189src/pip/_vendor/colorama/ansi.py
190src/pip/_vendor/colorama/ansitowin32.py
191src/pip/_vendor/colorama/initialise.py
192src/pip/_vendor/colorama/win32.py
193src/pip/_vendor/colorama/winterm.py
194src/pip/_vendor/distlib/__init__.py
195src/pip/_vendor/distlib/compat.py
196src/pip/_vendor/distlib/database.py
197src/pip/_vendor/distlib/index.py
198src/pip/_vendor/distlib/locators.py
199src/pip/_vendor/distlib/manifest.py
200src/pip/_vendor/distlib/markers.py
201src/pip/_vendor/distlib/metadata.py
202src/pip/_vendor/distlib/resources.py
203src/pip/_vendor/distlib/scripts.py
204src/pip/_vendor/distlib/t32.exe
205src/pip/_vendor/distlib/t64.exe
206src/pip/_vendor/distlib/util.py
207src/pip/_vendor/distlib/version.py
208src/pip/_vendor/distlib/w32.exe
209src/pip/_vendor/distlib/w64.exe
210src/pip/_vendor/distlib/wheel.py
211src/pip/_vendor/distlib/_backport/__init__.py
212src/pip/_vendor/distlib/_backport/misc.py
213src/pip/_vendor/distlib/_backport/shutil.py
214src/pip/_vendor/distlib/_backport/sysconfig.cfg
215src/pip/_vendor/distlib/_backport/sysconfig.py
216src/pip/_vendor/distlib/_backport/tarfile.py
217src/pip/_vendor/html5lib/__init__.py
218src/pip/_vendor/html5lib/_ihatexml.py
219src/pip/_vendor/html5lib/_inputstream.py
220src/pip/_vendor/html5lib/_tokenizer.py
221src/pip/_vendor/html5lib/_utils.py
222src/pip/_vendor/html5lib/constants.py
223src/pip/_vendor/html5lib/html5parser.py
224src/pip/_vendor/html5lib/serializer.py
225src/pip/_vendor/html5lib/_trie/__init__.py
226src/pip/_vendor/html5lib/_trie/_base.py
227src/pip/_vendor/html5lib/_trie/datrie.py
228src/pip/_vendor/html5lib/_trie/py.py
229src/pip/_vendor/html5lib/filters/__init__.py
230src/pip/_vendor/html5lib/filters/alphabeticalattributes.py
231src/pip/_vendor/html5lib/filters/base.py
232src/pip/_vendor/html5lib/filters/inject_meta_charset.py
233src/pip/_vendor/html5lib/filters/lint.py
234src/pip/_vendor/html5lib/filters/optionaltags.py
235src/pip/_vendor/html5lib/filters/sanitizer.py
236src/pip/_vendor/html5lib/filters/whitespace.py
237src/pip/_vendor/html5lib/treeadapters/__init__.py
238src/pip/_vendor/html5lib/treeadapters/genshi.py
239src/pip/_vendor/html5lib/treeadapters/sax.py
240src/pip/_vendor/html5lib/treebuilders/__init__.py
241src/pip/_vendor/html5lib/treebuilders/base.py
242src/pip/_vendor/html5lib/treebuilders/dom.py
243src/pip/_vendor/html5lib/treebuilders/etree.py
244src/pip/_vendor/html5lib/treebuilders/etree_lxml.py
245src/pip/_vendor/html5lib/treewalkers/__init__.py
246src/pip/_vendor/html5lib/treewalkers/base.py
247src/pip/_vendor/html5lib/treewalkers/dom.py
248src/pip/_vendor/html5lib/treewalkers/etree.py
249src/pip/_vendor/html5lib/treewalkers/etree_lxml.py
250src/pip/_vendor/html5lib/treewalkers/genshi.py
251src/pip/_vendor/idna/__init__.py
252src/pip/_vendor/idna/codec.py
253src/pip/_vendor/idna/compat.py
254src/pip/_vendor/idna/core.py
255src/pip/_vendor/idna/idnadata.py
256src/pip/_vendor/idna/intranges.py
257src/pip/_vendor/idna/package_data.py
258src/pip/_vendor/idna/uts46data.py
259src/pip/_vendor/lockfile/__init__.py
260src/pip/_vendor/lockfile/linklockfile.py
261src/pip/_vendor/lockfile/mkdirlockfile.py
262src/pip/_vendor/lockfile/pidlockfile.py
263src/pip/_vendor/lockfile/sqlitelockfile.py
264src/pip/_vendor/lockfile/symlinklockfile.py
265src/pip/_vendor/msgpack/__init__.py
266src/pip/_vendor/msgpack/_version.py
267src/pip/_vendor/msgpack/exceptions.py
268src/pip/_vendor/msgpack/fallback.py
269src/pip/_vendor/packaging/__about__.py
270src/pip/_vendor/packaging/__init__.py
271src/pip/_vendor/packaging/_compat.py
272src/pip/_vendor/packaging/_structures.py
273src/pip/_vendor/packaging/markers.py
274src/pip/_vendor/packaging/requirements.py
275src/pip/_vendor/packaging/specifiers.py
276src/pip/_vendor/packaging/utils.py
277src/pip/_vendor/packaging/version.py
278src/pip/_vendor/pkg_resources/__init__.py
279src/pip/_vendor/pkg_resources/py31compat.py
280src/pip/_vendor/progress/__init__.py
281src/pip/_vendor/progress/bar.py
282src/pip/_vendor/progress/counter.py
283src/pip/_vendor/progress/helpers.py
284src/pip/_vendor/progress/spinner.py
285src/pip/_vendor/pytoml/__init__.py
286src/pip/_vendor/pytoml/core.py
287src/pip/_vendor/pytoml/parser.py
288src/pip/_vendor/pytoml/writer.py
289src/pip/_vendor/requests/__init__.py
290src/pip/_vendor/requests/__version__.py
291src/pip/_vendor/requests/_internal_utils.py
292src/pip/_vendor/requests/adapters.py
293src/pip/_vendor/requests/api.py
294src/pip/_vendor/requests/auth.py
295src/pip/_vendor/requests/certs.py
296src/pip/_vendor/requests/compat.py
297src/pip/_vendor/requests/cookies.py
298src/pip/_vendor/requests/exceptions.py
299src/pip/_vendor/requests/help.py
300src/pip/_vendor/requests/hooks.py
301src/pip/_vendor/requests/models.py
302src/pip/_vendor/requests/packages.py
303src/pip/_vendor/requests/sessions.py
304src/pip/_vendor/requests/status_codes.py
305src/pip/_vendor/requests/structures.py
306src/pip/_vendor/requests/utils.py
307src/pip/_vendor/urllib3/__init__.py
308src/pip/_vendor/urllib3/_collections.py
309src/pip/_vendor/urllib3/connection.py
310src/pip/_vendor/urllib3/connectionpool.py
311src/pip/_vendor/urllib3/exceptions.py
312src/pip/_vendor/urllib3/fields.py
313src/pip/_vendor/urllib3/filepost.py
314src/pip/_vendor/urllib3/poolmanager.py
315src/pip/_vendor/urllib3/request.py
316src/pip/_vendor/urllib3/response.py
317src/pip/_vendor/urllib3/contrib/__init__.py
318src/pip/_vendor/urllib3/contrib/appengine.py
319src/pip/_vendor/urllib3/contrib/ntlmpool.py
320src/pip/_vendor/urllib3/contrib/pyopenssl.py
321src/pip/_vendor/urllib3/contrib/securetransport.py
322src/pip/_vendor/urllib3/contrib/socks.py
323src/pip/_vendor/urllib3/contrib/_securetransport/__init__.py
324src/pip/_vendor/urllib3/contrib/_securetransport/bindings.py
325src/pip/_vendor/urllib3/contrib/_securetransport/low_level.py
326src/pip/_vendor/urllib3/packages/__init__.py
327src/pip/_vendor/urllib3/packages/ordered_dict.py
328src/pip/_vendor/urllib3/packages/six.py
329src/pip/_vendor/urllib3/packages/backports/__init__.py
330src/pip/_vendor/urllib3/packages/backports/makefile.py
331src/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py
332src/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py
333src/pip/_vendor/urllib3/util/__init__.py
334src/pip/_vendor/urllib3/util/connection.py
335src/pip/_vendor/urllib3/util/request.py
336src/pip/_vendor/urllib3/util/response.py
337src/pip/_vendor/urllib3/util/retry.py
338src/pip/_vendor/urllib3/util/selectors.py
339src/pip/_vendor/urllib3/util/ssl_.py
340src/pip/_vendor/urllib3/util/timeout.py
341src/pip/_vendor/urllib3/util/url.py
342src/pip/_vendor/urllib3/util/wait.py
343src/pip/_vendor/webencodings/__init__.py
344src/pip/_vendor/webencodings/labels.py
345src/pip/_vendor/webencodings/mklabels.py
346src/pip/_vendor/webencodings/tests.py
347src/pip/_vendor/webencodings/x_user_defined.py \ No newline at end of file
diff --git a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/dependency_links.txt b/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/dependency_links.txt
deleted file mode 100644
index 8b13789..0000000
--- a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/dependency_links.txt
+++ /dev/null
@@ -1 +0,0 @@
1
diff --git a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/entry_points.txt b/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/entry_points.txt
deleted file mode 100644
index f5809cb..0000000
--- a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/entry_points.txt
+++ /dev/null
@@ -1,5 +0,0 @@
1[console_scripts]
2pip = pip._internal:main
3pip3 = pip._internal:main
4pip3.7 = pip._internal:main
5
diff --git a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/not-zip-safe b/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/not-zip-safe
deleted file mode 100644
index d3f5a12..0000000
--- a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/not-zip-safe
+++ /dev/null
@@ -1 +0,0 @@
1
diff --git a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/requires.txt b/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/requires.txt
deleted file mode 100644
index fdea1b5..0000000
--- a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/requires.txt
+++ /dev/null
@@ -1,8 +0,0 @@
1
2[testing]
3pytest
4mock
5pretend
6scripttest>=1.3
7virtualenv>=1.10
8freezegun
diff --git a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/top_level.txt b/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/top_level.txt
deleted file mode 100644
index a1b589e..0000000
--- a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
1pip