annotate requirements_docs.txt @ 747:95d3239bec73

FIX: Root-Is-PureLib: false installs into "purelib" but should install into "platlib". Overwrite also the "install" command.
author Franz Glasner <f.glasner@feldmann-mg.com>
date Mon, 30 Oct 2023 15:46:13 +0100
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