pcah/python-clean-architecture

Remove Py2 compatibility code & dependencies

Closed this issue · 0 comments

lhaze commented

The planning phase of the project has been taken when Python 2.6 was still alive sighs. Now only Py3 (starting from 3.6 on) make sense:

  • we will be using extensively new syntax
  • when the time comes that the library is ready, Python 3.7 will be at least mature 😉