diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-04 04:07:01 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-04 04:19:18 +0200 |
| commit | 783b6f5a7e1f40a7e5ce35b121316c1ac91e4b42 (patch) | |
| tree | a322752c8765cf5ef3cf5748ee5733e938249f8c /roles/python/vars/debian.yml | |
| parent | dc323fa9d3d9623e4214b5ac39abcad235d7cf0e (diff) | |
Fix CI
Diffstat (limited to 'roles/python/vars/debian.yml')
| -rw-r--r-- | roles/python/vars/debian.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/python/vars/debian.yml b/roles/python/vars/debian.yml new file mode 100644 index 00000000..2fb30364 --- /dev/null +++ b/roles/python/vars/debian.yml @@ -0,0 +1,2 @@ +--- +python_packaging: "python3-packaging" |
