In the package documentation, it is mentioned that we can install the package using
However, this is not the case as there is no such package published in PyPI. Would it be possible to actually create a package for this repo for ease of use? This could also be automated with CI so it is done automatically on new releases (though I assume that might not be very often).
In the package documentation, it is mentioned that we can install the package using
However, this is not the case as there is no such package published in PyPI. Would it be possible to actually create a package for this repo for ease of use? This could also be automated with CI so it is done automatically on new releases (though I assume that might not be very often).