Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gwenaël Samain
cython
Commits
145538f4
Commit
145538f4
authored
Feb 17, 2018
by
Stefan Behnel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dead link from docs.
Closes #2111.
parent
2e1066dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
docs/src/quickstart/install.rst
docs/src/quickstart/install.rst
+1
-2
No files found.
docs/src/quickstart/install.rst
View file @
145538f4
...
@@ -2,7 +2,7 @@ Installing Cython
...
@@ -2,7 +2,7 @@ Installing Cython
=================
=================
Many scientific Python distributions, such as Anaconda [Anaconda]_,
Many scientific Python distributions, such as Anaconda [Anaconda]_,
Enthought Canopy [Canopy]_,
Python(x,y) [Pythonxy]_,
and Sage [Sage]_,
Enthought Canopy [Canopy]_, and Sage [Sage]_,
bundle Cython and no setup is needed. Note however that if your
bundle Cython and no setup is needed. Note however that if your
distribution ships a version of Cython which is too old you can still
distribution ships a version of Cython which is too old you can still
use the instructions below to update Cython. Everything in this
use the instructions below to update Cython. Everything in this
...
@@ -59,5 +59,4 @@ with
...
@@ -59,5 +59,4 @@ with
.. [Anaconda] http://docs.continuum.io/anaconda/
.. [Anaconda] http://docs.continuum.io/anaconda/
.. [Canopy] https://enthought.com/products/canopy/
.. [Canopy] https://enthought.com/products/canopy/
.. [Pythonxy] http://www.pythonxy.com/
.. [Sage] W. Stein et al., Sage Mathematics Software, http://sagemath.org
.. [Sage] W. Stein et al., Sage Mathematics Software, http://sagemath.org
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment