Files
@ bdb79ef2c879
Branch filter:
Location: kallithea/dev_requirements.txt
bdb79ef2c879
205 B
text/plain
py3: drop .keys when we don't need them
In python 3 they will be iterators and mostly useless ... but they are already
mostly redundant in py2.
In python 3 they will be iterators and mostly useless ... but they are already
mostly redundant in py2.