Skip to content

Commit

Permalink
gds_to_svg: added inkscape and magic to the environment.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
  • Loading branch information
glatosinski committed Nov 30, 2020
1 parent 007ecca commit a593a6a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,14 @@ name: skywater-pdk-scripts
channels:
- symbiflow
- defaults
- conda-forge
- LiteX-Hub
dependencies:
- python=3.8
- pip
- inkscape
- magic

# Packages installed from PyPI
- pip:
- -r file:requirements.txt

0 comments on commit a593a6a

Please sign in to comment.