Skip to content

Commit daa7cb7

Browse files
Merge branch 'main' into mamba_solver_issue
2 parents 69fd455 + e6da5f2 commit daa7cb7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: pandas-dev
33
channels:
44
- conda-forge
55
dependencies:
6-
- python=3.10
6+
- python=3.11
77
- pip
88

99
# build dependencies

web/pandas/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,15 +82,11 @@ maintainers:
8282
- simonjayhawkins
8383
- topper-123
8484
- alimcmaster1
85-
- bashtage
8685
- Dr-Irv
8786
- rhshadrach
8887
- phofl
8988
- attack68
9089
- fangchenli
91-
- lithomas1
92-
- lukemanley
93-
- noatamir
9490
inactive:
9591
- lodagro
9692
- jseabold
@@ -108,6 +104,10 @@ maintainers:
108104
- mzeitlin11
109105
- twoertwein
110106
- MarcoGorelli
107+
- bashtage
108+
- noatamir
109+
- lithomas1
110+
- lukemanley
111111
workgroups:
112112
coc:
113113
name: Code of Conduct

0 commit comments

Comments
 (0)