natekupp / ffx

Fast Function Extraction
http://trent.st/ffx
Other
80 stars 97 forks source link

change sklearn to scikit-learn #52

Open lacava opened 1 year ago

lacava commented 1 year ago

pypi doesn't accept sklearn as a dependency anymore; has to be scikit-learn

https://github.com/natekupp/ffx/blob/ced56d9423aa62d0a1b539832ed9537b6b7fefac/setup.py#L18

AKAL4nka commented 12 months ago

I would like to upvote this.