Skip to content

Commit a942725

Browse files
committed
updated some files to make binder example accurate
1 parent 0e48566 commit a942725

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/codecov-action@v5.4.3
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)