Skip to content

Add check for py3 compatibility

Spyros Argyropoulos requested to merge py3 into master

Changes introduced

Add check in check_jo_consistency CI job to check if a jO is python3 compatible.

The CI job runs in python3 so this only makes sense for checking if old jO are py3 compatible (but not if a jO is also py2 compatible). I wonder if we want to implement both.

Tests

Local

Screenshot_2022-04-21_at_10.04.41

CI

Issues resolved

Closes #166 (closed)

Edited by Spyros Argyropoulos

Merge request reports