Add poetry as host dep

This commit is contained in:
Fabien Pertuy 2023-05-30 21:55:23 +02:00 committed by GitHub
parent 1347f01300
commit 0ad297a081
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ requirements:
host: host:
- python >=3.7 - python >=3.7
- pip - pip
- poetry
run: run:
- python >=3.7 - python >=3.7
- mako - mako