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.

11 lines
322 B

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