hpc-io / h5bench

A benchmark suite for measuring HDF5 performance.
https://h5bench.readthedocs.io
Other
38 stars 27 forks source link

Migrate to new readthedocs setup #115

Closed jeanbez closed 1 year ago

jeanbez commented 1 year ago

readthedocs changed their setup, which now requires a .readthedocs.yaml file in the root of the repository:

https://blog.readthedocs.com/migrate-configuration-v2

Previous workflows without this file have stopped working.