bsb 6.0.0a17__py3-none-any.whl → 6.0.1__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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bsb
3
- Version: 6.0.0a17
3
+ Version: 6.0.1
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
+ [![Build Status](https://github.com/dbbs-lab/bsb/actions/workflows/main.yml/badge.svg)](https://github.com/dbbs-lab/bsb/actions/workflows/main.yml)
705
+ [![Documentation](https://readthedocs.org/projects/bsb/badge/?version=latest)](https://bsb.readthedocs.io/en/latest/?badge=latest)
714
706
  [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](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.1.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
2
+ bsb-6.0.1.dist-info/METADATA,sha256=Mco-MXkPpUB90YYJUq7rUZx6EtN_SdsVcp1FZyrqQp0,42307
3
+ bsb-6.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
+ bsb-6.0.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
+ bsb-6.0.1.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- bsb-6.0.0a17.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
2
- bsb-6.0.0a17.dist-info/METADATA,sha256=wFzz9mrTRwFYl5yY3gME2kxTsUEcowJV6BKKM8EYcwI,42381
3
- bsb-6.0.0a17.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
- bsb-6.0.0a17.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
- bsb-6.0.0a17.dist-info/RECORD,,
File without changes