summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
authorAkiomi Kamakura <akiomik@gmail.com>2021-05-04 01:45:53 +0900
committerAkiomi Kamakura <akiomik@gmail.com>2021-05-04 01:45:53 +0900
commit60289a9fafb4b738b3e23fc836afdde0f81077ff (patch)
treeaa1237cbeab0e4a5024b777fe426d31230228b58 /INSTALL.rst
parentde597481f4ac23e40239c8059a22a1ec522457be (diff)
downloadpycurl-60289a9fafb4b738b3e23fc836afdde0f81077ff.tar.gz
Remove bintray from docs
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index f1d0acd..8f085c9 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -128,9 +128,6 @@ install PycURL by running:
pip install pycurl
-If you are not using pip, EXE and MSI installers are available in the
-`download area`_.
-
Both 32-bit and 64-bit builds of PycURL are available for Windows.
@@ -265,8 +262,6 @@ Prerequisites:
if this is not the case edit it as needed. ``winbuild.py`` itself can be run
with any Python it supports.
-.. _`download area`: https://dl.bintray.com/pycurl/pycurl/
-
Git Checkout
------------