Skip to content

Update settings, in particular version number

Johannes Zumthurm requested to merge doc_version into master

Created by: NotSpecial

Furthermore, I now ensured that the setup always uses the correct version number.

A bit of research was required how to do this properly, as there are many approaches. In the end, I used the same approach as flask.

Furthermore removed the 'hack' to always install the current folder from requirements.txt. This is quite unusual for python projects.

Merge request reports

Loading