Skip to content

Commit 8820a46

Browse files
committed
Fix typo in package name.
1 parent 15ae48d commit 8820a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ requirements:
4242
- rubin-scheduler
4343
run:
4444
- python {{ python }}
45-
- {{ pin_compatible('rubin-sheduler', min_pin='x') }}
45+
- {{ pin_compatible('rubin-scheduler', min_pin='x') }}

0 commit comments

Comments
 (0)