secondmind-labs / trieste

A Bayesian optimization toolbox built on TensorFlow
Apache License 2.0
212 stars 41 forks source link

Automate pypi upload #823

Closed uri-granta closed 4 months ago

uri-granta commented 4 months ago

Related issue(s)/PRs:

Summary

Automate pypi upload. Uses the PYPI_PASSWORD secret (API token with upload permissions for trieste only).

Fully backwards compatible: yes

PR checklist