Skip to content

Commit

Permalink
[FIXME] Set python version to 3.7
Browse files Browse the repository at this point in the history
This change is required by the quicklogic-yosys conda package,
used in the quicklogic kokoro CI.

Signed-off-by: Robert Winkler <[email protected]>
  • Loading branch information
rw1nkler committed Nov 6, 2020
1 parent a6afa14 commit b645a94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies:
- symbiflow::icestorm
- symbiflow::capnproto-java
- litex-hub::gcc-riscv64-elf-newlib
- python=3.7
- cmake
- make
- flake8
Expand Down

0 comments on commit b645a94

Please sign in to comment.