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:
* pybind11 2.3.0+
* python 3.6+
* Python:
* setuptools
* pybind11
* graphviz
* matplotlib
* numpy
* pybind11
* pyside2
* qtpy
* scipy
* setuptools
To build a binary distribution, the following additional packages are required:
* Python:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment