Closed docktermj closed 2 months ago
Hi @docktermj. We've released https://pypi.org/project/sphinx-rtd-theme/3.0.0rc1/ with support for Sphinx 8. Would you mind trying that release candidate version in your project? Feel free to provide any feedback you may have. Thanks.
Sure.
@humitos Works like a charm! Thanks for the quickness of your help! Much appreciated. Keep up the good work on this theme!
Problem
sphinx is currently at version 8.0.2, but sphinx-rtd-theme 2.0.0 depends on sphinx >= 5 and <8. Other sphinx plugins are enabled for sphinx 8 and above giving dependency conflicts.
Reproducible Project
Run the following command in a GitHub Action on development-requirements.txt:
Error Logs/Results