Fix recipe dependencies

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

View File

@ -18,18 +18,15 @@ build:
requirements:
host:
- python
- python >=3.7
- pip
run:
- python
- pip
- glob2
- python >=3.7
- mako
- parse
- parse_type
- py
- pytest >=3.0.0
- six >=1.9.0
- pytest >=6.2.0
- typing-extensions
test:
imports: