Closed MRichards99 closed 2 years ago
This PR has now run on GitHub Actions, where the default Python version is Python 3. I think this is enough testing that I can say that this repo works on Python 3
I've also added a name to the CI job because I missed that from #74
This PR is ready for review now
Found a problem on RedHat machines when using Python 3 (see #52). Back to draft..
This PR allows ICAT Ansible to run in Python 2 & 3. The main changes for this are reverting back to
./setup
wherepython2
has been forced, and bumping version numbers for ICAT components where the Python code has been migrated to work with Python 3.