mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
delete pypi mirror section
This commit is contained in:
@@ -21,18 +21,6 @@ or, with `easy_install <http://pypi.python.org/pypi/setuptools>`_::
|
||||
But, you really `shouldn't do that <http://www.pip-installer.org/en/latest/other-tools.html#pip-compared-to-easy-install>`_.
|
||||
|
||||
|
||||
|
||||
Cheeseshop (PyPI) Mirror
|
||||
------------------------
|
||||
|
||||
If the Cheeseshop (a.k.a. PyPI) is down, you can also install Requests from one
|
||||
of the mirrors. `pypi.douban.com <http://pypi.douban.com>`_ is one of them::
|
||||
|
||||
$ pip install -i http://pypi.douban.com/simple requests
|
||||
|
||||
A `list of PyPI mirrors <http://www.pypi-mirrors.org>`_ is available.
|
||||
|
||||
|
||||
Get the Code
|
||||
------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user