SmokinCaterpillar / pypet

The new python parameter exploration toolbox. pypet manages exploration of the parameter space and data storage into HDF5 files for you.
BSD 3-Clause "New" or "Revised" License
88 stars 22 forks source link

scoop unmaintained: drop support? #56

Open sanjayankur31 opened 4 years ago

sanjayankur31 commented 4 years ago

Hi! While building pypet for NeuroFedora, I noticed that it supports the use of scoop. Scoop however, is not being actively maintained. The maintainer has indicated that they do not have the resources to keep it in shape. At the moment, I cannot get it to work on python3.8.

https://github.com/soravux/scoop/issues/78

So, perhapse scoop support should be dropped in the near future to prevent users from running into issues there?

SmokinCaterpillar commented 4 years ago

Yes, good idea.

SmokinCaterpillar commented 4 years ago

Hmm, for now all tests seem to work even with python 3.8, so I'm gonna keep it for now in 0.5.X. Maybe we I'll drop support in 0.6.0. I'll leave the issue open as a reminder.