annotate requirements_docu.txt @ 265:39c379fa8c65

FIX: Check the return value when calling only when the callable has been really called. Now the association mapping of filename to file modes follows really the documentation.
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 10 Sep 2020 01:09:16 +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