icaros-usc / pyribs

A bare-bones Python library for quality diversity optimization.
https://pyribs.org
MIT License
208 stars 34 forks source link

Fix Read the Docs build error #455

Closed btjanaka closed 8 months ago

btjanaka commented 8 months ago

Description

Read the Docs had an error due to sphinxcontrib-applehelp. This PR also makes a note to check Read the Docs before deploying in the future.

Status