env: Lock to Python 3.8

Python 3.9 has been released but a lot of packages have not yet moved
forward.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim 'mithro' Ansell 2020-10-09 15:13:53 -07:00
parent f3ed3d7154
commit 009d38d517
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ channels:
- conda-forge
- defaults
dependencies:
- python
- python=3.8
- pip
- yosys
- netlistsvg