Skip to content

Parse docs infos from pyproject.toml

Philip Loche requested to merge doc_parse into main

Parse name and repo url from pyproject toml. Once we have Python 3.11 as minimum deps we can also remove tomli (However this will take a while I assume xD )

Merge request reports