diff options
| author | Cory Benfield <lukasaoz@gmail.com> | 2017-05-17 10:44:14 -0700 |
|---|---|---|
| committer | Cory Benfield <lukasaoz@gmail.com> | 2017-05-17 10:44:14 -0700 |
| commit | 2cb07872fe110e1addf6f15601349d4d64e1552b (patch) | |
| tree | 4b11d3aff2ed05d1e894654915635c633ca493b5 /Pipfile | |
| parent | 0280a18b53aef5e09fa0a2886077b0ede5e89e79 (diff) | |
| download | python-requests-2cb07872fe110e1addf6f15601349d4d64e1552b.tar.gz | |
Add a makefile target for testing the readme
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ pytest-mock = "*" pytest-cov = "*" pysocks = "*" alabaster = "*" +readme_renderer = "*" |
