From 719538b753423ac301e686886282695150192e47 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 30 Mar 2018 12:49:49 -0700 Subject: clean up pig test stuff --- pig/Pipfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pig/Pipfile') diff --git a/pig/Pipfile b/pig/Pipfile index dbdef21..a1f2c0c 100644 --- a/pig/Pipfile +++ b/pig/Pipfile @@ -11,8 +11,7 @@ name = "pypi" [packages] -pigpy = "*" -nose = "*" +pytest = "*" [requires] -- cgit v1.2.3