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
ENH: Update to anaconda-client v1.12.3 and simplify dependencies (#67)
* ENH: Update to anaconda-client v1.12.3 and simplify dependencies
* As anaconda-client v1.12.3 adds the fixes needed for
scientific-python/upload-nightly-action v0.4.0 upstream, updating to
this version allows for reverting the logic added
in scientific-python/upload-nightly-action v0.4.0 and removing curl and jq
as required dependencies.
- c.f. https://github.com/scientific-python/upload-nightly-action/releases/tag/0.4.0
* Revert logic from fix in scientific-python/upload-nightly-action v0.4.0.
* Update Python to 3.12.
* Rebuild the lock file for the updated environment.
* CI: Update anaconda-client and python in all workflows
* Update anaconda-client to v1.12.3.
* Update Python to v3.12.
0 commit comments