BlueBrain / BluePyEfe

BluePyEfe: Blue Brain Python E-feature extraction
https://bluepyefe.readthedocs.io/en/latest/
Other
15 stars 13 forks source link

first rough try to get better CI #136

Closed arnaudon closed 1 year ago

arnaudon commented 1 year ago

by copy pasting things from NeuroTS tox.ini and setup.py

wvangeit commented 1 year ago

Yeah, as expected, we're not gonna do this. Keep history of changes is way more important than these tiny changes everywhere.

arnaudon commented 1 year ago

you are not the only one with this 'issue': https://github.com/BlueBrain/NeuroM/commit/94f79e54cfb8a97e0799a48bffec7952daba3d15

wvangeit commented 1 year ago

Sure, again, not this level of changes. We can make some minor corrections if necessary.

anilbey commented 1 year ago

Adding only pylint without black can also be an option. It will be less strict.