Files
@ ab30729c735c
Branch filter:
Location: kallithea/tox.ini - annotation
ab30729c735c
206 B
text/x-ini
setup: drop support for Python 2.6
It would be a a stepping stone for the migration to Python 3 to only support
Python 2.7. Even though we don't make any big changes now, it might allow us to
remove some workarounds or use some new forward-compatible features.
Mercurial dropped support for Python 2.6 2 years ago.
It would be a a stepping stone for the migration to Python 3 to only support
Python 2.7. Even though we don't make any big changes now, it might allow us to
remove some workarounds or use some new forward-compatible features.
Mercurial dropped support for Python 2.6 2 years ago.