PrincetonUniversity / SPEC

The Stepped-Pressure Equilibrium Code, an advanced MRxMHD equilibrium solver.
https://princetonuniversity.github.io/SPEC/
GNU General Public License v3.0
24 stars 4 forks source link

pypi action is broken #200

Open smiet opened 3 months ago

smiet commented 3 months ago

The publish to pypi action in our CI is broken, PyPi requires a verified email address nowadays.

See the logs in the action.

@zhucaoxiang you made this action, do you have access to the SPEC-devel pypi account? You can add my e-mail as primary developer. Also teach me how to access it in the future.

         User 'SPEC-devel' does not have a verified primary email address.      
         Please add a verified primary email before attempting to upload to     
         PyPI. See https://pypi.org/help/#verified-email for more information.  
Error: Process completed with exit code 1.
smiet commented 2 months ago

@zhucaoxiang pinging you to see if you know how to fix this, or would you like me to take this over?

It would be good if the pip install pulls from the latest version of py_spec, there were some issues with the packaging that have now been fixed and some updated dependencies.

zhucaoxiang commented 2 months ago

@smiet Please feel free to take it over. I thought you managed the PyPI account.