issues
search
readthedocs
/
readthedocs-sphinx-search
Deprecated: Enable search-as-you-type feature for docs hosted by RTD.
https://readthedocs-sphinx-search.readthedocs.io/
MIT License
33
stars
16
forks
source link
CI: fix tests
#127
Closed
stsewd
closed
1 year ago
stsewd
commented
1 year ago
The latest version of tox was being installed, but there is a bug when expanding enviroment names
The Python 3.6 image was giving an error, I guess because it's deprecated? I think we should be fine removing it from our test matrix
Test python 3.11 (updating sphinx-js was required)
Sphinx 6.x doesn't include jquery, so I'm using the suggestion about conditionally using jQuery from
https://github.com/readthedocs/readthedocs-sphinx-search/issues/126#issuecomment-1384387307
for now
Test with sphinx 5 and 6.