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:
parent
f3ed3d7154
commit
009d38d517
|
@ -19,7 +19,7 @@ channels:
|
||||||
- conda-forge
|
- conda-forge
|
||||||
- defaults
|
- defaults
|
||||||
dependencies:
|
dependencies:
|
||||||
- python
|
- python=3.8
|
||||||
- pip
|
- pip
|
||||||
- yosys
|
- yosys
|
||||||
- netlistsvg
|
- netlistsvg
|
||||||
|
|
Loading…
Reference in New Issue