af5e6b5fb7
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:
|
||
---|---|---|
.. | ||
pyang_plugins | ||
install_venv.py | ||
normalize_json.py | ||
pip-requires | ||
test-requires | ||
topology_graphviz.py | ||
with_venv.sh |