prompt-toolkit / python-prompt-toolkit

Library for building powerful interactive command line applications in Python
https://python-prompt-toolkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9.1k stars 717 forks source link

Add 'build.os' params to .readthedocs.yml #1803

Closed danirus closed 8 months ago

danirus commented 8 months ago

This PR adds the now required section build to the .readthedocs.yml file.

jonathanslenders commented 8 months ago

Thanks!