Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit e9c1adf

Browse files
Merge pull request #438 from AurelienJaquier/neuroml-module
2 parents ed93960 + f07f9c9 commit e9c1adf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bluepyopt/neuroml/__init__.py

Whitespace-only changes.

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,6 @@
9494
package_data={
9595
'bluepyopt': [
9696
'ephys/templates/cell_template.jinja2',
97-
'ephys/examples/simplecell/simple.swc'],
97+
'ephys/examples/simplecell/simple.swc',
98+
'neuroml/NeuroML2_mechanisms/*.nml'],
9899
})

0 commit comments

Comments
 (0)