X-Git-Url: https://gitweb.michael.orlitzky.com/?p=dunshire.git;a=blobdiff_plain;f=doc%2Fsource%2Frequirements.rst;fp=doc%2Fsource%2Frequirements.rst;h=19f787112735c8a7a0813808f2880790bd62bcc1;hp=e690e7f825a0ba3903a32d432c9fc44ca6dedead;hb=38ed6ff99d1bb2e96d78927f5d1857a327fbccfa;hpb=10f9928aa9a346cd96e49e40983091b1c95d0878 diff --git a/doc/source/requirements.rst b/doc/source/requirements.rst index e690e7f..19f7871 100644 --- a/doc/source/requirements.rst +++ b/doc/source/requirements.rst @@ -4,7 +4,7 @@ Requirements Dunshire is a Python library, so it needs a Python interpreter. To "build" it, you'll need `Setuptools `_. The only other requirement -is the `CVXOPT `_ library, available for most Linux +is the `CVXOPT `_ library, available for most Linux distributions. Dunshire is targeted at python-3.x, but python-2.x will probably work too. @@ -19,4 +19,4 @@ Developers will also want: * `GNU Make `_ for convenience and to build the documentation. * `Pylint `_ for code warnings. -* `Sphinx `_ to build the documentation. +* `Sphinx `_ to build the documentation.