bsb 4.1.0__py3-none-any.whl → 4.2.0__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-4.1.0.dist-info → bsb-4.2.0.dist-info}/METADATA +2 -2
- bsb-4.2.0.dist-info/RECORD +5 -0
- {bsb-4.1.0.dist-info → bsb-4.2.0.dist-info}/WHEEL +1 -1
- bsb-4.1.0.dist-info/RECORD +0 -5
- {bsb-4.1.0.dist-info → bsb-4.2.0.dist-info}/LICENSE +0 -0
- {bsb-4.1.0.dist-info → bsb-4.2.0.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: bsb
|
|
3
|
-
Version: 4.
|
|
3
|
+
Version: 4.2.0
|
|
4
4
|
Summary: Black-box component framework for multiscale neural modeling
|
|
5
5
|
Author-email: Robin De Schepper <robingilbert.deschepper@unipv.it>
|
|
6
6
|
License: GNU GENERAL PUBLIC LICENSE
|
|
@@ -681,7 +681,7 @@ License: GNU GENERAL PUBLIC LICENSE
|
|
|
681
681
|
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
|
|
682
682
|
Description-Content-Type: text/markdown
|
|
683
683
|
License-File: LICENSE
|
|
684
|
-
Requires-Dist: bsb-core ==4.
|
|
684
|
+
Requires-Dist: bsb-core ==4.2
|
|
685
685
|
Requires-Dist: bsb-json ==4.1.0
|
|
686
686
|
Requires-Dist: bsb-yaml ==4.1.0
|
|
687
687
|
Requires-Dist: bsb-hdf5 ==4.0.0
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
bsb-4.2.0.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
2
|
+
bsb-4.2.0.dist-info/METADATA,sha256=XEYeQI-wwezaCBkgMM9S1b8buzbqnwIZmXcAKpvfIC8,41490
|
|
3
|
+
bsb-4.2.0.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
|
|
4
|
+
bsb-4.2.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
5
|
+
bsb-4.2.0.dist-info/RECORD,,
|
bsb-4.1.0.dist-info/RECORD
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
bsb-4.1.0.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
2
|
-
bsb-4.1.0.dist-info/METADATA,sha256=b3vW_-FUSnDYJcSfaFDEutJrSYQco_vPjE9YTJKIDcs,41492
|
|
3
|
-
bsb-4.1.0.dist-info/WHEEL,sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M,91
|
|
4
|
-
bsb-4.1.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
5
|
-
bsb-4.1.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|