Update meta.yaml

This commit is contained in:
Félix Voituret
2021-01-11 12:47:57 +01:00
committed by GitHub
parent b05def609a
commit 5e8849e955

View File

@@ -20,6 +20,7 @@ requirements:
host: host:
- python {{ python }} - python {{ python }}
- pip - pip
- poetry
run: run:
- python {{ python }} - python {{ python }}
- tensorflow ==2.3.0 # [linux] - tensorflow ==2.3.0 # [linux]