mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-04-06 15:51:22 +00:00
docs/contributing: Update to include optional amqplib dependency
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
2bf4092947
commit
ba7b737fae
@ -16,7 +16,8 @@ You will need some packages to run britney and the test suites::
|
||||
apt install python3-pytest libclass-accessor-perl rsync
|
||||
# Documentation generator
|
||||
apt install python3-sphinx
|
||||
|
||||
# AMQP integration for autopkgtest policy (optional runtime dependency)
|
||||
apt install python3-amqplib
|
||||
|
||||
Britney has some basic unit tests, which are handled by py.test. It
|
||||
also has some larger integration tests (from the ``britney2-tests``
|
||||
|
Loading…
x
Reference in New Issue
Block a user