pypa / installer

A low-level library for installing from a Python wheel distribution.
https://installer.readthedocs.io/
MIT License
126 stars 51 forks source link

Update Read the Docs config to fix build #204

Closed hugovk closed 10 months ago

hugovk commented 10 months ago

The documentation builds have started failing:

Error Problem in your project's configuration. Invalid configuration option "build.os": build not found

https://readthedocs.org/projects/installer/builds/22726372/

Let's update the config to fix it.

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