Skip to content

Fix Python 3.6 compatibility

Nikolai Kondrashov requested to merge fix_python3.6_compatibility into master

For some reason our pipeline insists on Python 3.6, even though kpet specifies 3.7. Will investigate and fix properly later.

Merge request reports