diff options
author | Jan Vcelak <jan.vcelak@nic.cz> | 2014-08-11 10:48:24 +0200 |
---|---|---|
committer | Jan Vcelak <jan.vcelak@nic.cz> | 2014-08-11 10:48:45 +0200 |
commit | 60f2ce7ef19ba25cc47dcb197b5a9ae7d9e66cf1 (patch) | |
tree | e1d2e83b0a95f56e853b8db44e94ef727f119af3 /tests-extra/README | |
parent | Merge branch 'rrset-write-canonical' into 'master' (diff) | |
download | knot-60f2ce7ef19ba25cc47dcb197b5a9ae7d9e66cf1.tar.xz knot-60f2ce7ef19ba25cc47dcb197b5a9ae7d9e66cf1.zip |
tests: add dnspython from git into requirements
Diffstat (limited to 'tests-extra/README')
-rw-r--r-- | tests-extra/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests-extra/README b/tests-extra/README index 94e373343..11621a991 100644 --- a/tests-extra/README +++ b/tests-extra/README @@ -11,6 +11,12 @@ lsof (valgrind) (gdb) +Python modules: +--------------- + +To install necessary Python modules using pip, run: +$ pip install -r requirements.txt + Ubuntu: ------- Disable apparmor protection for system Bind: |