aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2019-04-15 10:00:20 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2019-04-15 10:00:20 +0200
commit94baa0b3c43954204dd6c2049b36fb7523e6c844 (patch)
tree6c9250f27e35611df5dc9fcac5a8dbd7b8b30edf /README.rst
parent615c439ad45eee9eb709200e3727d1d6eacaecfe (diff)
Document developement procedures
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 27af669..4901eeb 100644
--- a/README.rst
+++ b/README.rst
@@ -15,11 +15,12 @@ Dependencies
------------
PyAPD requires the following dependencies and targets their versions as
-available in Debian buster.
+available in Debian buster. Known minimum versions are listed
+explicitely.
-* `Python3 <https://www.python.org/>`
+* `Python3 <https://www.python.org/>` >= 3.7
* `Tornado <https://www.tornadoweb.org>`_
-* `ruamel.yaml <https://bitbucket.org/ruamel/yaml>`_
+* `ruamel.yaml <https://bitbucket.org/ruamel/yaml>`_ >= 0.15
License
=======