diff --git a/osc-wrapper.py b/osc-wrapper.py index 833729e5..a88eca37 100755 --- a/osc-wrapper.py +++ b/osc-wrapper.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # this wrapper exists so it can be put into /usr/bin, but still allows the # python module to be called within the source directory during development