diff options
Diffstat (limited to 'branding/scripts/vendorize.py')
-rwxr-xr-x | branding/scripts/vendorize.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/branding/scripts/vendorize.py b/branding/scripts/vendorize.py index ba248b0..28c5d2a 100755 --- a/branding/scripts/vendorize.py +++ b/branding/scripts/vendorize.py @@ -1,5 +1,7 @@ #!/usr/bin/env python3 +# TODO: to be deprecated! use gen-providers-json.py instead + import os import sys |