dj-stripe / dj-stripe

dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and faster.
https://dj-stripe.dev
MIT License
1.56k stars 474 forks source link

fix(docs): add os build to readthedocs config #2048

Closed abe-101 closed 2 weeks ago

abe-101 commented 2 weeks ago

the build error on message on: https://beta.readthedocs.org/projects/dj-stripe/builds/24185540/ is:

Config file validation error Config validation error in build.os. Value build not found.

Per issue: https://github.com/readthedocs/readthedocs.org/issues/11173 and the proejct docs: https://docs.readthedocs.io/en/stable/config-file/v2.html the solution should be to add the build step