mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-15 16:40:05 +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:
|
||||
-------------
|
||||
Additional requirements are:
|
||||
Necessary equirements are:
|
||||
|
||||
- `Python3 <https://www.python.org/>`__
|
||||
- `Graphviz <https://www.graphviz.org/>`__ for dependency graph creation (minimal dependency is `libgraphviz-dev` on Ubuntu)
|
||||
- `Python3 <https://www.python.org/>`_
|
||||
- `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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user