CiaranWelsh / pycotools3

A Python toolbox for COPASI
13 stars 3 forks source link

Update setup.py/ Changed sklearn to scikit-learn #26

Open SrihariKarthik opened 5 months ago

SrihariKarthik commented 5 months ago

pip install pycotools gives us an error of deprecated sklearn and asks to update to scikit-learn. That is what I have updated. Please have a look.