Skip to content

Finalize googleplaypublisher and make "imports" GitLab job work as intended

Ingo Klöcker requested to merge work/kloecker/googleplay into master
  • re.sub needs str instead of Path.
  • Path.parent and Path.suffix are properties.
  • isort needs to be called with --check to make it exit with 1 if imports need to be fixed.

Merge request reports