
This patch fixes the coverage reporting and addresses the deprecation of inspect.getargspec in python 3.x. Change-Id: I3573e81a2d3b52d55b16a7d0fa6bbb82fb18fc04
10 lines
207 B
Plaintext
10 lines
207 B
Plaintext
transaction
|
|
pecan
|
|
sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
|
|
sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
|
|
Flask
|
|
flask-restful
|
|
nose
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
webtest
|