yeraydiazdiaz / lunr.py

A Python implementation of Lunr.js 🌖
http://lunr.readthedocs.io
MIT License
187 stars 16 forks source link

Add readthedocs configuration #137

Closed yeraydiazdiaz closed 1 year ago

yeraydiazdiaz commented 1 year ago

Previously we manually entered the configuration in the RTD settings, which expected a requirements file.

This is much cleaner and uses the 'docs' extra.