NeuroML / pyNeuroML

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.
https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html
GNU Lesser General Public License v3.0
36 stars 30 forks source link

Mainly new jar for jnml #195

Closed pgleeson closed 1 year ago

pgleeson commented 1 year ago

@sanjayankur31 This contains a change in the ci:

   pytest --cov=pyneuroml -m "not localonly" .

Is this required any more?

sanjayankur31 commented 1 year ago

Yeh, the few tests that are marked "localonly" segfault on GH actions. We can test them again to see if they pass I guess.

pgleeson commented 1 year ago

Ok, merging for now...