Open kevthehermit opened 4 years ago
The whole project currently runs on 2.7 which is EOL. We will need to migrate everything over, or re-implement parts.
Im looking for a new project :) Going to pull a fork and see if i can make a start on it unless you already have a branch somewhere
Python2 is end of life but there are still several scripts that require it for example registration.txt
uuid=$(python -c 'import json;obj=json.load(file("/tmp/deploy.json"));print obj["uuid"]')