Add missing dependency #2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Danny Bessems 2022-08-03 15:16:24 +02:00
parent 488fe10e1e
commit 3d96f8c13b

View File

@ -6,6 +6,7 @@ packages:
- ansible-core - ansible-core
- jinja2 - jinja2
- lxml - lxml
- markupsafe
- pip - pip
- setuptools - setuptools
- wheel - wheel