Skip to content

Commit 26c40da

Browse files
Merge pull request #135 from scikit-learn-contrib/package_admin
Package admin
2 parents 0b579e3 + 37c1f64 commit 26c40da

File tree

5 files changed

+26
-1333
lines changed

5 files changed

+26
-1333
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@v4
1515
- name: Set up Python
16-
uses: actions/setup-python@v3
16+
uses: actions/setup-python@v3.12.0
1717
with:
1818
python-version: '3.10'
1919
- name: Install dependencies

AUTHORS.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Credits
55
Development Team
66
----------------
77

8-
* Julien Roussel <jroussel@quantmetry.com>
9-
* Anh Khoa Ngo Ho <angoho@quantmetry.com>
10-
* Charles-Henri Prat <chprat@quantmetry.com>
11-
* Guillaume Saës <gsaes@quantmetry.com>
8+
* Julien Roussel <julien.a.roussel@capgemini.com>
9+
* Anh Khoa Ngo Ho <anh-khoa.ngo-ho@capgemini.com>
10+
* Guillaume Saës <guillaume.saes@capgemini.com>
11+
* Yasser Zidani <yasser.zidani@capgemini.com>
1212

1313
Past Contributors
1414
-----------------
@@ -19,3 +19,4 @@ Past Contributors
1919
* Mikaïl Duran
2020
* Rima Hajou
2121
* Thomas Morzadec
22+
* Charles-Henri Prat

0 commit comments

Comments
 (0)