You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
362 B

INSTALL for britney v2.0
========================
Requirements:
-------------
* Python 3 apt install python3
* Python APT/DPKG bindings apt install python3-apt
* Python YAML library apt install python3-yaml
* Python nose tests (testing) apt install python3-nose
* Python AMQP bindings apt install python3-amqplib