interpretml / DiCE

Generate Diverse Counterfactual Explanations for any machine learning model.
https://interpretml.github.io/DiCE/
MIT License
1.3k stars 183 forks source link

updating package publish workflow due to 2FA used by PyPI #414

Closed amit-sharma closed 8 months ago

amit-sharma commented 8 months ago

Package upload failed using username/password as PyPI has shifted to 2FA.

They recommend setting up trusted publisher: https://docs.pypi.org/trusted-publishers/adding-a-publisher/

This PR setups the publisher.

github-actions[bot] commented 8 months ago

Unit Test Results

302 tests  ±0   292 :heavy_check_mark: ±0   8m 48s :stopwatch: + 3m 34s     1 suites ±0     10 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit f0ef6969. ± Comparison against base commit 39dd2977.