os-ken/tools
FUJITA Tomonori af5e6b5fb7 drop python2.6 support
The Python core team[*1] stopped supporting python 2.6. Some Python
libraries started following the same path and trying to support 2.6
becomes painful...

For example, most of you already noticed, oslo.config dropped 2.6
support. I tried to work around it with the following commit:

2250171098

But this forces users of decent distributions (e.g Ubuntu 14.04) to
upgrade pip (old pip versions can't understand version conditions).

[*1]
http://www.curiousefficiency.org/posts/2015/04/stop-supporting-python26.html

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2016-02-18 06:54:47 +09:00
..
pyang_plugins pyang_plugins: pep8 style fix 2014-10-14 10:54:36 +09:00
install_venv.py Added test framework, ported from Quantum 2012-05-07 21:29:47 +09:00
normalize_json.py a script to normalize json 2013-08-13 08:12:36 +09:00
pip-requires drop python2.6 support 2016-02-18 06:54:47 +09:00
test-requires tox: Adapt to PyPy interpreter 2016-02-10 13:46:35 +09:00
topology_graphviz.py a simple script to plot rest_topology's output 2013-08-26 15:04:47 +09:00
with_venv.sh test: remove some unnecessary bash dependencies 2013-01-30 17:24:25 +09:00