Skip to content

Commit cc01ae5

Browse files
committed
Specify proxyFeatures file at female and male manifest
1 parent d9c1730 commit cc01ae5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

female.manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
"connectivityTerms": "connectivity_terms_female.json",
1717
"neuronConnectivity": [
1818
"NPO"
19-
]
19+
],
20+
"proxyFeatures": "proxy_features.json"
2021
}

male.manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
"connectivityTerms": "connectivity_terms_male.json",
1717
"neuronConnectivity": [
1818
"NPO"
19-
]
19+
],
20+
"proxyFeatures": "proxy_features.json"
2021
}

0 commit comments

Comments
 (0)