Skip to content

Lower and enforce python version requirements

Nikolai Kondrashov requested to merge lower_and_enforce_python_version_req into master

Lower Python version requirements to v3.6, and make sure they're enforced even with the older versions of pip.

Merge request reports