Skip to content

Commit 981ba0f

Browse files
glemaitrechkoar
authored andcommitted
MAINT Update info to install from conda-forge (#364)
1 parent 81317df commit 981ba0f

File tree

7 files changed

+2
-74
lines changed

7 files changed

+2
-74
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ install it via `pip`::
7171

7272
The package is release also in Anaconda Cloud platform::
7373

74-
conda install -c glemaitre imbalanced-learn
74+
conda install -c conda-forge imbalanced-learn
7575

7676
If you prefer, you can clone it and run the setup.py file. Use the following
7777
commands to get a copy from GitHub and install all dependencies::

conda-recipe/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

conda-recipe/conda_deployement.sh

Lines changed: 0 additions & 17 deletions
This file was deleted.

conda-recipe/imbalanced-learn/bld.bat

Lines changed: 0 additions & 8 deletions
This file was deleted.

conda-recipe/imbalanced-learn/build.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

conda-recipe/imbalanced-learn/meta.yaml

Lines changed: 0 additions & 35 deletions
This file was deleted.

doc/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ install it via `pip`::
2424

2525
The package is release also in Anaconda Cloud platform::
2626

27-
conda install -c glemaitre imbalanced-learn
27+
conda install -c conda-forge imbalanced-learn
2828

2929
If you prefer, you can clone it and run the setup.py file. Use the following
3030
commands to get a copy from Github and install all dependencies::

0 commit comments

Comments
 (0)