intersphinx-registry 0.2410.1__py2.py3-none-any.whl → 0.2410.4__py2.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.
@@ -11,7 +11,7 @@ from typing import Dict, Tuple, Set, Optional, cast
11
11
  # See issue 4, we this the best format is Major.YYMM.day,
12
12
  # in case of multiple releases a day we can borrow the next day's date.
13
13
  # no 0 in front of the day as it is not pep440 compliant.
14
- __version__ = "0.2410.1"
14
+ __version__ = "0.2410.4"
15
15
 
16
16
  registry_file = Path(__file__).parent / "registry.json"
17
17
 
@@ -65,6 +65,7 @@
65
65
  "matplotlib": ["https://matplotlib.org/stable/", null],
66
66
  "meson-python": ["https://meson-python.readthedocs.io/en/stable/", null],
67
67
  "mne": ["https://mne.tools/stable/", null],
68
+ "mne_bids": ["https://mne.tools/mne-bids/stable/", null],
68
69
  "mne_icalabel": ["https://mne.tools/mne-icalabel/stable/", null],
69
70
  "mne_lsl": ["https://mne.tools/mne-lsl/stable/", null],
70
71
  "monkeytype": ["https://monkeytype.readthedocs.io/en/latest/", null],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: intersphinx_registry
3
- Version: 0.2410.1
3
+ Version: 0.2410.4
4
4
  Summary: This package provides convenient utilities and data to write a sphinx config file.
5
5
  Author-email: Matthias Bussonnier <bussonniermatthias@gmail.com>
6
6
  Description-Content-Type: text/markdown
@@ -0,0 +1,8 @@
1
+ intersphinx_registry/__init__.py,sha256=5gW2gc1H9PrVjYkw391ZpGvPCUC11FdDsxnjoYXTgiA,1762
2
+ intersphinx_registry/lookup.py,sha256=mc_KD3Iy6kgX4S53bbetm7OuGcWHIlkAu1ogQnpu17w,483
3
+ intersphinx_registry/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ intersphinx_registry/registry.json,sha256=ZmDxsMOIThRhHcAowhGFFp9v_r7ff80_zhXwYcFjm2I,9987
5
+ intersphinx_registry-0.2410.4.dist-info/LICENSE,sha256=j98x_c52nvqkLlr-U8tUaubJG3IBCIFEInYE4L_Yqqo,1086
6
+ intersphinx_registry-0.2410.4.dist-info/WHEEL,sha256=Sgu64hAMa6g5FdzHxXv9Xdse9yxpGGMeagVtPMWpJQY,99
7
+ intersphinx_registry-0.2410.4.dist-info/METADATA,sha256=jd1mLtSjcJR5wul-qTELaLyW4QZdvvUQ5y6mi6VD67s,1658
8
+ intersphinx_registry-0.2410.4.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- intersphinx_registry/__init__.py,sha256=rXofM6AY0wysQXAeURJe90nJQVhLdDsNRmjJlLde2tA,1762
2
- intersphinx_registry/lookup.py,sha256=mc_KD3Iy6kgX4S53bbetm7OuGcWHIlkAu1ogQnpu17w,483
3
- intersphinx_registry/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- intersphinx_registry/registry.json,sha256=5ctlnXx48QPOZPvAykrLCjCMowp3umNh3heJe3nUGqA,9927
5
- intersphinx_registry-0.2410.1.dist-info/LICENSE,sha256=j98x_c52nvqkLlr-U8tUaubJG3IBCIFEInYE4L_Yqqo,1086
6
- intersphinx_registry-0.2410.1.dist-info/WHEEL,sha256=Sgu64hAMa6g5FdzHxXv9Xdse9yxpGGMeagVtPMWpJQY,99
7
- intersphinx_registry-0.2410.1.dist-info/METADATA,sha256=o7txpFmx8U-vjj42HVvJByzWIyFO-TM1_ZBkiHnyYRM,1658
8
- intersphinx_registry-0.2410.1.dist-info/RECORD,,