Skip to content

Commit

Permalink
Merge pull request #1941 from ucb-bar/remove-conda-lock-from-docs
Browse files Browse the repository at this point in the history
Remove need for users to install conda-lock themselves
  • Loading branch information
abejgonzalez authored Aug 2, 2024
2 parents 1e3651b + 00b5c12 commit 27a3f9a
Show file tree
Hide file tree
Showing 6 changed files with 6,143 additions and 6,079 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ tags
*~
.bsp/
.conda-env/
.conda-lock-env/
.#*
first-clone-setup-fast-log
.bloop/
Expand Down
4 changes: 3 additions & 1 deletion conda-reqs/chipyard-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ dependencies:
- openjdk=20
- dtc
- verilator==5.022
- conda-lock=1.4

# used in build-setup.sh as well
- conda-lock=2.5.7
Loading

0 comments on commit 27a3f9a

Please sign in to comment.