aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3ad4256..448feca 100644
--- a/README.md
+++ b/README.md
@@ -30,3 +30,21 @@ make documentation
```
Documentation will end up in `doc.rendered/`.
+
+
+Dependencies
+------------
+
+General python dependencies are documented in [./setup.cfg](`setup.cfg`).
+
+### Runtime dependencies
+- Puppet
+- Puppet Strings
+
+### Testing dependencies
+- `flake8`
+- `mypy`
+- `pytest`
+
+### Documentation dependencies
+- sphinx