mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-04 18:20:09 +01:00
updated requirements
This commit is contained in:
11
README.rst
11
README.rst
@@ -56,10 +56,15 @@ After installation, OSACA can be started with the command ``osaca`` in the CLI.
|
|||||||
|
|
||||||
Dependencies:
|
Dependencies:
|
||||||
-------------
|
-------------
|
||||||
Additional requirements are:
|
Necessary equirements are:
|
||||||
|
|
||||||
- `Python3 <https://www.python.org/>`__
|
- `Python3 <https://www.python.org/>`_
|
||||||
- `Graphviz <https://www.graphviz.org/>`__ for dependency graph creation (minimal dependency is `libgraphviz-dev` on Ubuntu)
|
- `Graphviz <https://www.graphviz.org/>`_ for dependency graph creation (minimal dependency is ``libgraphviz-dev`` on Ubuntu)
|
||||||
|
- Python packages:
|
||||||
|
|
||||||
|
- `networkx <https://networkx.org/>`_
|
||||||
|
- `pyparsing <https://github.com/pyparsing/pyparsing>`_
|
||||||
|
- `ruamel.yaml <https://pypi.org/project/ruamel.yaml/>`_
|
||||||
|
|
||||||
Optional requirements are:
|
Optional requirements are:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user