diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2017-09-17 11:39:53 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.org> | 2017-09-17 11:39:53 -0400 |
| commit | a9d05f06cddf8eb74786f22c4e331e5d7c2ce6ca (patch) | |
| tree | 69cbecb6edd8e89cc5633be24384b6bce4a0f4ce | |
| parent | d55213246434efc90a1d048b864daf8bb9d8b4bc (diff) | |
| download | python-requests-a9d05f06cddf8eb74786f22c4e331e5d7c2ce6ca.tar.gz | |
remove requirements.txt
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
| -rw-r--r-- | requirements.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 6ec7e343..00000000 --- a/requirements.txt +++ /dev/null @@ -1,17 +0,0 @@ - -pytest>=2.8.0 -codecov -pytest-httpbin==0.0.7 -pytest-mock -pytest-cov -pytest-xdist -alabaster -readme_renderer -Sphinx<=1.5.5 -PySocks -setuptools>=18.5 -docutils -flake8 -tox -detox -httpbin==0.5.0 |
