py-why / dowhy

DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
https://www.pywhy.org/dowhy
MIT License
6.89k stars 916 forks source link

Updated python publish workflow to support PyPI 2FA #1098

Closed amit-sharma closed 7 months ago

amit-sharma commented 7 months ago

PyPI has moved to 2FA and this is breaking our package publish workflow. So the workflow is now moved to trusted publisher.

Source: https://docs.pypi.org/trusted-publishers/