aboutsummaryrefslogtreecommitdiffstats
path: root/pig/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-03-30 12:49:49 -0700
committerBryan Newbold <bnewbold@archive.org>2018-03-30 12:49:49 -0700
commit719538b753423ac301e686886282695150192e47 (patch)
tree9a3e7447bcc34ee92cecde1430ad2648db73483c /pig/Pipfile
parent1ee37422c649aeb11a3f0bbe873b9c479992a5aa (diff)
downloadsandcrawler-719538b753423ac301e686886282695150192e47.tar.gz
sandcrawler-719538b753423ac301e686886282695150192e47.zip
clean up pig test stuff
Diffstat (limited to 'pig/Pipfile')
-rw-r--r--pig/Pipfile3
1 files changed, 1 insertions, 2 deletions
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]