Skip to content

ENH: Add check for python version

Michael Daas requested to merge add_python_version_check into development

This MR adds a check for python 3 and raises and exception if python main version is 2.

Merge request reports