We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd6272 commit 78f87c7Copy full SHA for 78f87c7
environments/environment-MAC-intel.yml
@@ -7,6 +7,7 @@ dependencies:
7
- nodejs = 18.16.1
8
# install these from conda-forge so that dependent packages get included in the distributable
9
- jsonschema = 4.18.0 # installs jsonschema-specifications
10
+ - pytables = 3.10.2
11
- pip
12
- pip:
13
- setuptools==70.0.0
@@ -27,4 +28,3 @@ dependencies:
27
28
- tzlocal >= 5.2 # Frontend timezone handling
29
- ndx-pose == 0.1.1
30
- nwbinspector==0.6.2
- - tables
0 commit comments