Skip to content

[sniper only] container: Add python-is-python3

Simon McVittie requested to merge wip/t27279 into steamrt/sniper
  • container: Normalize sorted order of dependencies

  • container: Add python-is-python3

    Developers expect #!/usr/bin/env python scripts to run with some version of Python, and we hope that those scripts are bilingual Python 2/Python 3 by now.

Resolves: T27279

Merge request reports