aboutsummaryrefslogtreecommitdiffstats
path: root/mapreduce/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-04-06 14:56:10 -0700
committerBryan Newbold <bnewbold@archive.org>2018-04-06 14:56:10 -0700
commitaa15883fcbfc31546d4d94f2089e177dc481cc48 (patch)
tree3868569588179b13881a93633016a90d088256dc /mapreduce/Pipfile
parent772880c0e8adae1d20ae19f00e295bf2f8e895c6 (diff)
downloadsandcrawler-aa15883fcbfc31546d4d94f2089e177dc481cc48.tar.gz
sandcrawler-aa15883fcbfc31546d4d94f2089e177dc481cc48.zip
add pylint to CI
Diffstat (limited to 'mapreduce/Pipfile')
-rw-r--r--mapreduce/Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mapreduce/Pipfile b/mapreduce/Pipfile
index fea2f28..81cdea1 100644
--- a/mapreduce/Pipfile
+++ b/mapreduce/Pipfile
@@ -15,6 +15,7 @@ pytest = "*"
pytest-pythonpath = "*"
responses = "*"
pytest-cov = "*"
+pylint = "*"
[packages]
globalwayback = {version=">=0.3", index="ia"}