diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-04-14 16:43:31 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-04-14 16:43:31 +0200 |
commit | c279b53fb219e1a943b7092d8db49a28d56f0b08 (patch) | |
tree | 338733eccf676707d4ba737f8309522ddc75107d | |
parent | cb55067d2f03116c072c580baacaf651ce9f3028 (diff) |
Added dependencies to the README
-rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,7 +17,9 @@ Dependencies PyAPD requires the following dependencies and targets their versions as available in Debian buster. +* `Python3 <https://www.python.org/>` * `Tornado <https://www.tornadoweb.org>`_ +* `ruamel.yaml <https://bitbucket.org/ruamel/yaml>`_ License ======= |