Teichlab / bbknn

Batch balanced KNN
MIT License
149 stars 25 forks source link

"sklearn" as a dependency #23

Closed deto closed 4 years ago

deto commented 4 years ago

Just a heads up - you are using "sklearn" as a dependency but this isn't the correct package on PyPi. It should be "scikit-learn".

Something I noticed because I made the same mistake when writing a package a few years ago!

ktpolanski commented 4 years ago

Thanks for the catch, amended and released as 1.3.9.