"tox -e cover" command failing with error

ImportError: No module named wsgi_intercept

Closes-Bug: #1706522

Change-Id: Id4c00c537b02873c5431d5367a1094e445d27433
Signed-off-by: Prabhat Ranjan <pranjank@in.ibm.com>
This commit is contained in:
Prabhat Ranjan 2017-07-26 12:11:05 +05:30
parent 2c17a2f354
commit 4e94168fd3
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
hacking<0.13,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
wsgi_intercept>=1.4.1 # MIT License
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
sphinxcontrib-seqdiag # BSD