You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: accept conda Terms of Service in Linux, macOS and Windows PyPI release scripts
Add conda tos accept commands for required channels in all platform scripts:
- release-pypi-macos.sh: Accept ToS for main and r channels
- release-pypi-windows.cmd: Accept ToS for main and r channels
This ensures all PyPI release workflows can run without conda ToS errors
0 commit comments