Skip to content

Commit 94e0677

Browse files
author
Matthias Koeppe
committed
README.rst: Update pypi links
1 parent 071d4c8 commit 94e0677

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The available objects and functions from the `ppl` Python module are:
4444
Installation
4545
------------
4646

47-
The project is available at `Python Package Index <https://pypi.python.org/pypi/pplpy/>`_ and
47+
The project is available at `Python Package Index <https://pypi.org/project/pplpy/>`_ and
4848
can be installed with pip::
4949

5050
$ pip install pplpy
@@ -96,9 +96,9 @@ Requirements
9696

9797
- `Cython <http://cython.org>`_ (tested with both 0.29 and 3.0)
9898

99-
- `cysignals <https://pypi.python.org/pypi/cysignals>`_
99+
- `cysignals <https://pypi.org/project/cysignals>`_
100100

101-
- `gmpy2 <https://pypi.python.org/pypi/gmpy2>`_
101+
- `gmpy2 <https://pypi.org/project/gmpy2>`_
102102

103103
On Debian/Ubuntu systems the dependencies can be installed with::
104104

0 commit comments

Comments
 (0)