annotate requirements_docu.txt @ 277:0c330cc6135c

Trove classifier: use the generic Python 3 classifier and not the generic Python 2 one
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 05 Oct 2020 01:17:08 +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