X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2Fsource%2Frequirements.rst;fp=doc%2Fsource%2Frequirements.rst;h=8f82266ca58e2216e660cafc7d6e0242486f0d0a;hb=843d46c5be5605d071f17481c48ed0cb7f5acbaf;hp=0000000000000000000000000000000000000000;hpb=6344038e97380527bef52ba48ba54cc9180c7a82;p=dunshire.git diff --git a/doc/source/requirements.rst b/doc/source/requirements.rst new file mode 100644 index 0000000..8f82266 --- /dev/null +++ b/doc/source/requirements.rst @@ -0,0 +1,6 @@ +Requirements +------------ + +The only requirement is the CVXOPT library, available for most Linux +distributions. Dunshire is targeted at python-3.x, but python-2.x will +probably work too.