During installation of required packages, an error is thrown for doxygen-interface:
ERROR: Could not find a version that satisfies the requirement doxygen-interface (from versions: 0.0.0.dev0, 0.0.0.dev2, 0.0.1)
ERROR: No matching distribution found for doxygen-interface
This seems to be a problem with the package itself. I created an issue there, so this is just for documentation and can be closed, once it is fixed on their side.
Describe how to reproduce the bug
Steps to reproduce the behavior:
Follow the steps in the readme for Local (recommended)
Describe the bug
During installation of required packages, an error is thrown for doxygen-interface:
This seems to be a problem with the package itself. I created an issue there, so this is just for documentation and can be closed, once it is fixed on their side.
Describe how to reproduce the bug
Steps to reproduce the behavior:
pip install .
Describe the OS you are using