Skip to content

Commit 0716bdb

Browse files
authored
Merge pull request #40 from scikit-learn-contrib/micro-updates
updated some files to make binder example accurate
2 parents 0e48566 + a942725 commit 0716bdb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@ jobs:
3333
uses: codecov/[email protected]
3434
with:
3535
token: ${{ secrets.CODECOV_TOKEN }}
36-
slug: scikit-learn-contrib/radius_clustering

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ dependencies:
55
- scikit-learn>=1.2.2
66
- scipy>=1.12.0
77
- pandas>=2.0.3
8+
- radius_clustering>=1.4.0

0 commit comments

Comments
 (0)