rstudio / pins-python

https://rstudio.github.io/pins-python/
MIT License
52 stars 12 forks source link

maint: update `dev.txt` and gcs protocol names #242

Closed isabelizimm closed 4 months ago

isabelizimm commented 4 months ago

The dev.txt used in CI was on quartodoc==0.4.1, which was pretty old and causing failures. There was also an update to gcs board names from ('gcs', 'gs') to ('gs', 'gcs'). We're now using sets so that the order of protocol names does not matter.