official-images/test/tests/python-no-pyc
Tianon Gravi fa13be614b Add new "python-no-pyc" test
This test validates that the Python images do not contain any pre-compiled `.pyc` or `.pyo` files in `/usr/local` (or `/opt`, for good measure).

Ideally this would also include all of `/usr` (not just `/usr/local`) but then it would also have to filter out results that are from Debian packages (`python`'s default variants are `FROM buildpack-deps` which includes a fair amount of Python packages).
2022-02-18 16:08:14 -08:00
..
container.cmd Add new "python-no-pyc" test 2022-02-18 16:08:14 -08:00
container.sh Add new "python-no-pyc" test 2022-02-18 16:08:14 -08:00
run.sh Add new "python-no-pyc" test 2022-02-18 16:08:14 -08:00