since stargazer is only listed as a dev dependency but is already used extensively in the package, installing from the repo produces this undesirable behaviour (pip install git+<url> installed in a fresh virtualenv)

proposals (mainly so that this error doesn't persist into next release on pypi)
- make (
py-econometrics/stargazer a default dependency)
- drop it entirely
- merge the existing PR against the main
stargazer repo
since stargazer is only listed as a dev dependency but is already used extensively in the package, installing from the repo produces this undesirable behaviour (
pip install git+<url>installed in a fresh virtualenv)proposals (mainly so that this error doesn't persist into next release on pypi)
py-econometrics/stargazera default dependency)stargazerrepo