c121bef9f0
1) Added a py33 environment to tox 2) Updated tests to mock the correctly named builtins.open based on python version 3) Other minor compatibility fixes Tests for Python 3.3 will not pass due to this bug: https://github.com/eventlet/eventlet/issues/83 among possibly others in eventlet. Change-Id: Ie4b512a926fa690ee77a71a89851c871ea1f6be0
12 lines
237 B
Plaintext
12 lines
237 B
Plaintext
requests>=1.1
|
|
stevedore>=0.14
|
|
ordereddict
|
|
-e git+https://github.com/jimrollenhagen/pecan@7c8db9bca2daf33a4616f0308db75a0c0d55d015#egg=pecan
|
|
WSME>=0.6
|
|
six>=1.5.2
|
|
eventlet>=0.13.0
|
|
oslo.config>=1.2.0
|
|
Babel>=1.3
|
|
iso8601>=0.1.9
|
|
oslotest==1.0
|