diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-30 12:55:28 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2021-01-30 12:55:28 (GMT) |
| commit | a1b1502d926d1afb70fd57eb6eb745c36d2b6ed8 (patch) | |
| tree | c888297b1869f3e8da48c8456e31895cd37f449d /wasp | |
| parent | 40be05d261b4d16a6234f6e439aa92c6b1d73691 (diff) | |
install: Include the wasptool dependencies in the install guide
Fixes: #159
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'wasp')
| -rw-r--r-- | wasp/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wasp/requirements.txt b/wasp/requirements.txt index e64a397..9d8c7d0 100644 --- a/wasp/requirements.txt +++ b/wasp/requirements.txt @@ -3,6 +3,8 @@ click numpy pexpect Pillow +pydbus +pygobject pyserial pysdl2 pytest |
