Bug Fixes
- Fixed ValueError when
std-refclass is not present during LaTeX/PDF builds (#82)- Added defensive check before removing
std-reffrom CSS classes - Prevents crashes in LaTeX/PDF builder where references don't have the
std-refclass
- Added defensive check before removing
- Fixed flaky CI tests caused by matplotlib font cache warning in test environment
Installation
pip install sphinx-exercise==1.2.1See v1.2.1 release notes for full details.