Closed MartinMohrmann closed 1 year ago
Thanks so much guys.
I was wondering if it makes sense to link the readme.rst as the top of the index.rst. As it is done now there is duplicate content, which is easily outdated or out of sync. i.e. now with python 3.6+ -> 3.8.
Link keywords in rst-files are not supposed to appear twice, as that leads to an "Duplicate explicit target name" error when parsing the file. This commit solves the problem. Finally, this should re-enable the workflow to package the whole Glidertools for a new release.