lemon24 / reader

A Python feed reader library.
https://reader.readthedocs.io
BSD 3-Clause "New" or "Revised" License
438 stars 36 forks source link

Consider using .readthedocs.yaml #259

Closed lemon24 closed 2 years ago

lemon24 commented 2 years ago

From the build page:

Configure your documentation builds! Adding a .readthedocs.yaml file to your project is the recommended way to configure your documentation builds. You can declare dependencies, set up submodules, and many other great features.

https://docs.readthedocs.io/en/stable/config-file/v2.html

lemon24 commented 2 years ago

I think we're OK with the defaults, nothing to do here.