Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 3e7653c

Browse files
committed
Set version of scikit-misc==0.1.3
1 parent 8770836 commit 3e7653c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ dependencies:
2828
- tox-conda
2929
- pip:
3030
- kernreg
31-
- scikit-misc
31+
- scikit-misc==0.1.3
3232
- scikit-learn

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ conda_channels =
2727
deps =
2828
kernreg
2929
scikit-learn
30-
scikit-misc
30+
scikit-misc==0.1.3
3131
commands =
3232
pytest {posargs}
3333

0 commit comments

Comments
 (0)