bsb 6.0.0a18__py3-none-any.whl → 6.0.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of bsb might be problematic. Click here for more details.
- {bsb-6.0.0a18.dist-info → bsb-6.0.2.dist-info}/METADATA +7 -11
- bsb-6.0.2.dist-info/RECORD +5 -0
- bsb-6.0.0a18.dist-info/RECORD +0 -5
- {bsb-6.0.0a18.dist-info → bsb-6.0.2.dist-info}/WHEEL +0 -0
- {bsb-6.0.0a18.dist-info → bsb-6.0.2.dist-info}/licenses/LICENSE +0 -0
- {bsb-6.0.0a18.dist-info → bsb-6.0.2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bsb
|
|
3
|
-
Version: 6.0.
|
|
3
|
+
Version: 6.0.2
|
|
4
4
|
Summary: Black-box component framework for multiscale neural modeling
|
|
5
5
|
Author-email: Robin De Schepper <robin@alexandria.sc>, Dimitri Rodarie <dimitri.rodarie@unipv.it>
|
|
6
6
|
Maintainer-email: Dimitri Rodarie <dimitri.rodarie@unipv.it>
|
|
@@ -699,21 +699,17 @@ Provides-Extra: nest
|
|
|
699
699
|
Requires-Dist: bsb-nest~=6.0; extra == "nest"
|
|
700
700
|
Provides-Extra: arbor
|
|
701
701
|
Requires-Dist: bsb-arbor~=6.0; extra == "arbor"
|
|
702
|
-
Provides-Extra: dev
|
|
703
|
-
Requires-Dist: bsb-core[dev]; extra == "dev"
|
|
704
|
-
Requires-Dist: bsb-hdf5[dev]; extra == "dev"
|
|
705
|
-
Requires-Dist: bsb-json[dev]; extra == "dev"
|
|
706
|
-
Requires-Dist: bsb-yaml[dev]; extra == "dev"
|
|
707
|
-
Requires-Dist: bsb-arbor[dev]; sys_platform != "win32" and extra == "dev"
|
|
708
|
-
Requires-Dist: bsb-test[dev]; extra == "dev"
|
|
709
|
-
Requires-Dist: gitdb>=4.0.12; extra == "dev"
|
|
710
|
-
Requires-Dist: gitpython>=3.1.44; extra == "dev"
|
|
711
|
-
Requires-Dist: smmap>=5.0.2; extra == "dev"
|
|
712
702
|
Dynamic: license-file
|
|
713
703
|
|
|
704
|
+
[](https://github.com/dbbs-lab/bsb/actions/workflows/main.yml)
|
|
705
|
+
[](https://bsb.readthedocs.io/en/latest/?badge=latest)
|
|
714
706
|
[](https://github.com/astral-sh/ruff)
|
|
715
707
|
|
|
716
708
|
|
|
717
709
|
# bsb
|
|
718
710
|
|
|
719
711
|
This project contains the metadata of the [BSB](https://github.com/dbbs-lab/bsb) packages.
|
|
712
|
+
|
|
713
|
+
Comprehensive documentation is available at:
|
|
714
|
+
|
|
715
|
+
* [BSB Documentation](https://bsb.readthedocs.io/en/latest)
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
bsb-6.0.2.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
2
|
+
bsb-6.0.2.dist-info/METADATA,sha256=10TredNzh8nnukR-XcTi0cuzGrWD7EQVXDX_3NsCaxc,42307
|
|
3
|
+
bsb-6.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
4
|
+
bsb-6.0.2.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
5
|
+
bsb-6.0.2.dist-info/RECORD,,
|
bsb-6.0.0a18.dist-info/RECORD
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
bsb-6.0.0a18.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
2
|
-
bsb-6.0.0a18.dist-info/METADATA,sha256=Qf6cfnR8hBAvhfP50-xOQTQVtLGfGvt8tPSf_OICRl0,42381
|
|
3
|
-
bsb-6.0.0a18.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
4
|
-
bsb-6.0.0a18.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
5
|
-
bsb-6.0.0a18.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|