Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit ac3c650

Browse files
consideRatioraydouglass
authored andcommitted
Fix pre-commit hooks failure to declare conda-forge as a channel
1 parent be3667e commit ac3c650

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
# also explicitly install frigate itself within this repo.
66
#
77
name: pre-commit-hook-environment
8+
channels:
9+
- conda-forge
810
dependencies:
911
- python
1012
- kubernetes-helm

0 commit comments

Comments
 (0)