Mise à jour de 'semicustom/environment.yml'
This commit is contained in:
parent
675f72c1fa
commit
1dded56b52
1 changed files with 6 additions and 6 deletions
|
@ -4,12 +4,6 @@ channels:
|
||||||
- defaults
|
- defaults
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- python=3.7
|
|
||||||
- pip=22.3.1
|
|
||||||
- git
|
|
||||||
- pip:
|
|
||||||
- gdstk==0.9.37
|
|
||||||
- conda-forge::notebook=5.7.11
|
|
||||||
# Toolchain
|
# Toolchain
|
||||||
- litex-hub::openlane=2023.04.07_0_gcb634fd5
|
- litex-hub::openlane=2023.04.07_0_gcb634fd5
|
||||||
- litex-hub::netgen=1.5.251_0_gd111fa0
|
- litex-hub::netgen=1.5.251_0_gd111fa0
|
||||||
|
@ -19,4 +13,10 @@ dependencies:
|
||||||
# Other dependencies
|
# Other dependencies
|
||||||
- conda-forge::fmt=8.1.1
|
- conda-forge::fmt=8.1.1
|
||||||
- conda-forge::pandas=1.2.3
|
- conda-forge::pandas=1.2.3
|
||||||
|
- conda-forge::git=2.34.1
|
||||||
|
- conda-forge::python=3.7
|
||||||
|
- conda-forge::notebook=5.7.11
|
||||||
|
- conda-forge::pip=22.3.1
|
||||||
|
- pip:
|
||||||
|
- gdstk==0.9.37
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue