Update INSTALL with python3-amqplib as that is needed for autopkgtest

This commit is contained in:
Paul Gevers 2017-10-11 21:48:16 +02:00
parent e5756dec9e
commit 6f3f6c5903
No known key found for this signature in database
GPG Key ID: 9C5C99EB05BD750A

View File

@ -8,3 +8,4 @@ Requirements:
* Python APT/DPKG bindings aptitude install python3-apt
* Python YAML library aptitude install python3-yaml
* Python nose tests (testing) aptitude install python3-nose
* Python AMQP library aptitude install python3-amqplib