summaryrefslogtreecommitdiff
path: root/Pipfile
diff options
context:
space:
mode:
authorCory Benfield <lukasaoz@gmail.com>2017-05-17 10:44:14 -0700
committerCory Benfield <lukasaoz@gmail.com>2017-05-17 10:44:14 -0700
commit2cb07872fe110e1addf6f15601349d4d64e1552b (patch)
tree4b11d3aff2ed05d1e894654915635c633ca493b5 /Pipfile
parent0280a18b53aef5e09fa0a2886077b0ede5e89e79 (diff)
downloadpython-requests-2cb07872fe110e1addf6f15601349d4d64e1552b.tar.gz
Add a makefile target for testing the readme
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 617c7ffa..ffb748ab 100644
--- a/Pipfile
+++ b/Pipfile
@@ -11,3 +11,4 @@ pytest-mock = "*"
pytest-cov = "*"
pysocks = "*"
alabaster = "*"
+readme_renderer = "*"