Mise à jour de 'fullcustom/environment.yml'

This commit is contained in:
Pierre Guillod 2023-04-12 18:02:32 +02:00
parent 4fd7a8e45b
commit 675f72c1fa

View file

@ -4,16 +4,17 @@ channels:
- defaults
dependencies:
- python=3.7
- pip=22.3.1
- git
- pip:
- gdstk==0.9.37
- conda-forge::notebook=5.7.11
# Drawing
- litex-hub::magic=8.3.389_0_g1d8fcca
# Process Development Kits (PDKs)
- litex-hub::open_pdks.sky130a=1.0.404_0_gbb4b48f
#- litex-hub::open_pdks.gf180mcuc=1.0.404_0_gbb4b48f
# Simulation
- conda-forge::pyspice
- conda-forge::pyspice=1.5
# Other dependencies
- conda-forge::git=2.40.0
- conda-forge::python=3.7
- conda-forge::pip=22.3.1
- conda-forge::notebook=5.7.11
- pip:
- gdstk==0.9.37