Skip to content

Commit

Permalink
fix: remove conda-forge channel requirement from poetry installation
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-cui committed Oct 11, 2023
1 parent 9c45da1 commit ecca137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ channels:
dependencies:
- python=3.10.*
- pip
- conda-forge::poetry>=1.0.0,<1.6.0
- poetry>=1.0.0,<1.6.0

0 comments on commit ecca137

Please sign in to comment.