diff requirements_docu.txt @ 219:0477186d1cba

Docu: The build of the documentation requires PyYAML and toml. configmix.toml and comfigmix.yaml import the specified packages.
author Franz Glasner <f.glasner@feldmann-mg.com>
date Wed, 08 May 2019 10:18:23 +0200
parents c73e65f43050
children c6672763036e
line wrap: on
line diff
--- a/requirements_docu.txt	Wed May 08 10:13:56 2019 +0200
+++ b/requirements_docu.txt	Wed May 08 10:18:23 2019 +0200
@@ -1,3 +1,5 @@
 docutils>=0.14
 Sphinx>=1.7
 changelog>=0.4
+PyYAML>=3
+toml>=0.10