annotate requirements_docu.txt @ 251:2a8dcab2de8c

Do not implicitely convert a configuration value to text if the value is the result of just a variable expansion. This is technically a breaking change. But no known client code uses the old behaviour.
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 07 Jul 2020 22:21:27 +0200
parents 0477186d1cba
children c6672763036e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
68
706833f38712 Note the requirements for generating the documentation
Franz Glasner <f.glasner@feldmann-mg.com>
parents:
diff changeset
1 docutils>=0.14
706833f38712 Note the requirements for generating the documentation
Franz Glasner <f.glasner@feldmann-mg.com>
parents:
diff changeset
2 Sphinx>=1.7
91
5ca36fbea43d Created a changelog
Franz Glasner <hg@dom66.de>
parents: 68
diff changeset
3 changelog>=0.4
219
0477186d1cba Docu: The build of the documentation requires PyYAML and toml.
Franz Glasner <f.glasner@feldmann-mg.com>
parents: 155
diff changeset
4 PyYAML>=3
0477186d1cba Docu: The build of the documentation requires PyYAML and toml.
Franz Glasner <f.glasner@feldmann-mg.com>
parents: 155
diff changeset
5 toml>=0.10