Use scikit-learn rather than sklearn in docs/requirements.txt

This commit is contained in:
Loïc Estève 2021-06-21 12:03:44 +02:00 committed by GitHub
parent 50f48e8a48
commit 6192516dfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,5 +12,5 @@ pytest-xdist
# Packages used for notebook execution
matplotlib
sklearn
scikit-learn
.[cpu] # Install jax from the current directory; jaxlib from pypi.