openego/ding0

Python 3.4 installation issue Travis

Closed this issue · 1 comments

Tests in Travis fail for python version 3.4 due to installation problems (see Travis run #372 ).

Today, in a face-to-face discussion, @AnyaHe, @birgits and @gplssm decided to remove Python 3.4 as supported version.

Todos

  • Update setup.py
  • Remove Python 3.4 from travis file
  • Maybe: Add support for Python 3.7 (if it's easy)