py-econometrics / pyfixest

Fast High-Dimensional Fixed Effects Regression in Python following fixest-syntax
https://py-econometrics.github.io/pyfixest/pyfixest.html
MIT License
117 stars 27 forks source link

Infra: Automate PyPi releases #492

Open s3alfisc opened 2 weeks ago

s3alfisc commented 2 weeks ago

Should we include a gh action to automatically release to PyPi once we merge a new version into main? @juanitorduz , how do you handle this in the PyMC world?

juanitorduz commented 2 weeks ago

In pymc-marketing we do the following steps before every release: