diff options
author | Devaev Maxim <[email protected]> | 2019-02-08 06:58:08 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-02-08 06:58:08 +0300 |
commit | 8d3c0ec0106ac8cb779cd71cb55b7a8ff029b65d (patch) | |
tree | a7823a69bbe9cab83d73730d8cd60e2d76b6abd8 /testenv | |
parent | 5166891dcd204678e0b5d479fcf47f644be378b5 (diff) |
powerful configuration management
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/requirements.txt b/testenv/requirements.txt index a968fcb1..afa5cf52 100644 --- a/testenv/requirements.txt +++ b/testenv/requirements.txt @@ -8,4 +8,5 @@ pyserial setproctitle systemd-python dbus-python +pygments tox |