Julianus Pfeuffer

Results 1011 comments of Julianus Pfeuffer

Yes good idea, if you can limit the levels.

Problem is here: https://github.com/OpenMS/pyopenms-docs/blob/master/docs%2Frequirements.txt#L13

One should check if you can install it during conf.py based on the version listed there (and if this gets picked up at the point where it parses the docstrings...

Hi, can you please add a small snippet to reproduce the error?

I can confirm. I don't know why exactly but I was already suspecting that the wrapping and overwriting of the internal MSSpecturm class is not working in every case. If...

Please list the classes (pxd+pyx files you want to work on) then you can create a pull request. Please attach the resulting pyi file for your class in the PR...

Hi @ErikDanielsson Does this support authenticated download from a private GitHub repo now? It would be a very easy fix, if instead of curling the repo tar.gz via githubs api...

Sounds good. Did you try building openms with vcpkg yet?

Since we do not have tests with vcpkg, I would say that it is absolutely needed to successfully build OpenMS with vcpkg to make a pull request.