Skip to content
Snippets Groups Projects
Commit 5b77a8c0 authored by Oscar Gustafsson's avatar Oscar Gustafsson :bicyclist:
Browse files

Updated README.md with correct python library requirements.

parent 8a4e239e
No related branches found
No related tags found
No related merge requests found
Pipeline #31074 passed
...@@ -14,10 +14,14 @@ The following packages are required in order to build the library: ...@@ -14,10 +14,14 @@ The following packages are required in order to build the library:
* pybind11 2.3.0+ * pybind11 2.3.0+
* python 3.6+ * python 3.6+
* Python: * Python:
* setuptools * graphviz
* pybind11 * matplotlib
* numpy * numpy
* pybind11
* pyside2 * pyside2
* qtpy
* scipy
* setuptools
To build a binary distribution, the following additional packages are required: To build a binary distribution, the following additional packages are required:
* Python: * Python:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment