Skip to content
Snippets Groups Projects
Commit 89fb270c authored by jurgenhaas's avatar jurgenhaas
Browse files

Lock ruamel.yaml to 0.17.21 on Ubuntu 16

parent 8f9df138
Branches
No related tags found
No related merge requests found
Pipeline #855173 passed
......@@ -37,6 +37,7 @@ def main():
if lsb_release == '16':
constraints['borgmatic'] = '1.5.12'
constraints['certifi'] = '2021.10.8'
constraints['ruamel.yaml'] = '0.17.21'
constraints['setuptools'] = '49.0.0'
result = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment