Fix optional sphinx dependency (#44)

This commit is contained in:
Jared Dillard
2025-09-17 10:51:07 -07:00
committed by GitHub
parent e64e20133a
commit f5dcd15889
5 changed files with 14 additions and 6 deletions
+6
View File
@@ -1,6 +1,12 @@
Changelog
=========
0.5.3
-----
- Make sphinx a required dependency since there are imports from Sphinx
`#44 <https://github.com/jdillard/sphinx-llms-txt/pull/44>`_
0.5.2
-----