mirror of
https://github.com/containers/podman.git
synced 2025-06-23 10:38:20 +08:00

Currently we modify the git checkout which ends up showing that the checkout is dirty. This patch sets the PYTHON_VERSION so that python code will handle it correctly without having to modify the actual code. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>