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

Commit f07f9c9

Browse files
author
Jaquier Aurélien Tristan
committed
add neuroml data files to setup.py
1 parent 88caf87 commit f07f9c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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)