Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
chore(dev_requirements): use deis/requests-mock fork
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Apr 3, 2017
1 parent 2e8ec75 commit e8e6f58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rootfs/dev_requirements.txt
Expand Up @@ -8,8 +8,8 @@ flake8==3.3.0
codecov==2.0.5

# mock out python-requests, mostly k8s
# requests-mock==1.0.0
git+https://github.com/helgi/requests-mock.git@class_adapter#egg=request_mock
# requests-mock==1.3.0
git+https://github.com/deis/requests-mock.git@class_adapter#egg=request_mock

# tail a log and pipe into tbgrep to find all tracebacks
tbgrep==0.3.0

0 comments on commit e8e6f58

Please sign in to comment.