Skip to content

Commit

Permalink
Fix attribute error with CondaBuildSpec
Browse files Browse the repository at this point in the history
Downgrade to use conda-build=3.27
mamba-org/boa#388
  • Loading branch information
IsabelParedes committed Jan 29, 2024
1 parent 96da331 commit 7781764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- liblief
- py-lief
- conda >= 23.7.4
- conda-build >= 3.26.1
- conda-build >= 3.26.1, <3.28
- pyyaml
- click == 8.0.4
- typer >= 0.7.0
Expand Down

0 comments on commit 7781764

Please sign in to comment.