Skip to content

Commit 56f7990

Browse files
committed
fix: proper case for conda deps
1 parent b6f96b9 commit 56f7990

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies:
9797
- types-cachetools
9898
- types-python-dateutil
9999
- types-pytz
100-
- types-PyYAML
100+
- types-pyyaml
101101
- types-requests
102102
- types-setuptools
103103
- pip:

0 commit comments

Comments
 (0)