Hi, I work at @readthedocs, and I notice that this project is using an old version of the hoverxref extension
|
"sphinx-hoverxref==0.7b1", |
That version is making use of a deprecated API (readthedocs/readthedocs.org#10677), you should be able to upgrade to the latest version (1.4.2) without any changes (I didn't see any breaking changes in your conf.py file).
Hi, I work at @readthedocs, and I notice that this project is using an old version of the hoverxref extension
tweepy/setup.py
Line 50 in 91a41c6
That version is making use of a deprecated API (readthedocs/readthedocs.org#10677), you should be able to upgrade to the latest version (1.4.2) without any changes (I didn't see any breaking changes in your conf.py file).