-
- Downloads
There was a problem fetching the pipeline summary.
for some reason Nifty is built with python2 but better_apidoc.py is executed...
for some reason Nifty is built with python2 but better_apidoc.py is executed with python 3 in the CI; therefore it does not find the nifty library to generate it's documentation; so now testing run with python2 on both sides