From 3265ade33ce8124939cbf0c429e818d0cdca9f96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Sun, 4 Oct 2020 20:16:47 +0100 Subject: Make sure to install usbmon-tools when enabling tools. Also make sure to install tools when running tests. --- setup.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 31f766c..618e5a7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,6 +43,7 @@ hidapi = tools = click click_log + usbmon-tools dev = mypy pre-commit -- cgit v1.2.3