File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ The available objects and functions from the `ppl` Python module are:
4444Installation
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
4848can 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
103103On Debian/Ubuntu systems the dependencies can be installed with::
104104
You can’t perform that action at this time.
0 commit comments