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