Skip to content

Commit 011609a

Browse files
committed
build: add importlib-metadata to all conda envs
1 parent 1cbe220 commit 011609a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ channels:
33
- conda-forge
44
dependencies:
55
- configargparse
6-
- importlib-metadata # [py<38]
6+
- importlib-metadata

0 commit comments

Comments
 (0)