annotate requirements_docs.txt @ 773:0c3507865bca

FIX: Make the "intersphinx_mapping" compatible to Sphinx 8. Also tested with Sphinx 5.3: works also!
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 13 May 2026 20:14:55 +0200
parents 0c73d95ec454
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
317
c6672763036e ADD: an extra requirements_tests.txt
Franz Glasner <fzglas.hg@dom66.de>
parents: 219
diff changeset
1 -r requirements_tests.txt
715
0c73d95ec454 Need Sphinx >= 5.1 now for building the documentation
Franz Glasner <fzglas.hg@dom66.de>
parents: 319
diff changeset
2 docutils>=0.15
0c73d95ec454 Need Sphinx >= 5.1 now for building the documentation
Franz Glasner <fzglas.hg@dom66.de>
parents: 319
diff changeset
3 # Need Python 3.7 compat for now: so <6 also
0c73d95ec454 Need Sphinx >= 5.1 now for building the documentation
Franz Glasner <fzglas.hg@dom66.de>
parents: 319
diff changeset
4 Sphinx>=5.1,<6