diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-04-15 10:00:20 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-04-15 10:00:20 +0200 |
commit | 94baa0b3c43954204dd6c2049b36fb7523e6c844 (patch) | |
tree | 6c9250f27e35611df5dc9fcac5a8dbd7b8b30edf /README.rst | |
parent | 615c439ad45eee9eb709200e3727d1d6eacaecfe (diff) |
Document developement procedures
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 ======= |