fixed nested list

This commit is contained in:
Jan
2023-03-24 17:08:59 +01:00
committed by GitHub
parent 2a43676097
commit 8e6289af1a

View File

@@ -62,9 +62,9 @@ Necessary equirements are:
- `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/>`_
- `networkx <https://networkx.org/>`_
- `pyparsing <https://github.com/pyparsing/pyparsing>`_
- `ruamel.yaml <https://pypi.org/project/ruamel.yaml/>`_
Optional requirements are: