Update response headers with response_dict from key; add tests
This commit is contained in:
parent
97513590c8
commit
bdb9d59e46
3 changed files with 39 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -7,7 +7,7 @@ deps =
|
|||
-r{toxinidir}/requirements-dev.txt
|
||||
commands =
|
||||
{envpython} setup.py test
|
||||
nosetests
|
||||
nosetests {posargs}
|
||||
|
||||
[flake8]
|
||||
ignore = E128,E501
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue