There is no file nor directory at the given path: 'pylons_app/templates/monoblue_custom/index.tmpl' at revision 38235b614e3f
Files
@ ab30729c735c
Branch filter:
Location: kallithea/.hgignore
ab30729c735c
1.1 KiB
text/plain
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.