Skip to content

Commit ed288af

Browse files
committed
Add pip as a dependency
1 parent e33c8cc commit ed288af

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

conda/environment-test-3.10.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ channels:
44
- nodefaults
55
dependencies:
66
- python=3.10.*
7+
- pip
78
platforms:
89
- linux-64

conda/environment-test-3.11.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ channels:
44
- nodefaults
55
dependencies:
66
- python=3.11.*
7+
- pip
78
platforms:
89
- linux-64

conda/environment-test-3.12.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ channels:
44
- nodefaults
55
dependencies:
66
- python=3.12.*
7+
- pip
78
platforms:
89
- linux-64

conda/environment-test-3.8.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ channels:
44
- nodefaults
55
dependencies:
66
- python=3.8.*
7+
- pip
78
platforms:
89
- linux-64

conda/environment-test-3.9.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ channels:
44
- nodefaults
55
dependencies:
66
- python=3.9.*
7+
- pip
78
platforms:
89
- linux-64

0 commit comments

Comments
 (0)