Skip to content
Snippets Groups Projects
Verified Commit b7bcfcb5 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

add ansible_runner to requirements

parent 76b8f95c
No related branches found
No related tags found
1 merge request!7Add a skeleton test that creates and destroys a venv
...@@ -12,6 +12,7 @@ setup( ...@@ -12,6 +12,7 @@ setup(
'jsonschema', 'jsonschema',
'requests', 'requests',
'fastapi', 'fastapi',
'pydantic' 'pydantic',
'ansible_runner'
] ]
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment