Skip to content

Commit

Permalink
gds_to_svg: added 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 5ec66d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,12 @@ name: skywater-pdk-scripts
channels:
- symbiflow
- defaults
- LiteX-Hub
dependencies:
- python=3.8
- pip
- magic

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

0 comments on commit 5ec66d8

Please sign in to comment.