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

Commit

Permalink
Set version of scikit-misc==0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
segsell committed Sep 22, 2021
1 parent 8770836 commit 3e7653c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ dependencies:
- tox-conda
- pip:
- kernreg
- scikit-misc
- scikit-misc==0.1.3
- scikit-learn
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ conda_channels =
deps =
kernreg
scikit-learn
scikit-misc
scikit-misc==0.1.3
commands =
pytest {posargs}

Expand Down

0 comments on commit 3e7653c

Please sign in to comment.