We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5b985d + 5755f33 commit e2b060dCopy full SHA for e2b060d
2 files changed
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = OSBModelValidation
3
-version = 0.2.21
+version = 0.2.22
4
author = Boris Marin, Padraig Gleeson
5
author_email = borismarin@gmail.com
6
url = https://github.com/OpenSourceBrain/osb-model-validation
utilities/test_all_osb_projects.py
@@ -40,6 +40,8 @@
40
"d-olfactory-bulb-network",
41
"zetterbergjansenritmodel",
42
"test_net",
43
+ "neuroml2",
44
+ "multiscale",
45
]
46
47
if "-q" in sys.argv:
0 commit comments