Skip to content

Commit 78f87c7

Browse files
authored
Try pytables from conda-forge for Mac build
1 parent fcd6272 commit 78f87c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/environment-MAC-intel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dependencies:
77
- nodejs = 18.16.1
88
# install these from conda-forge so that dependent packages get included in the distributable
99
- jsonschema = 4.18.0 # installs jsonschema-specifications
10+
- pytables = 3.10.2
1011
- pip
1112
- pip:
1213
- setuptools==70.0.0
@@ -27,4 +28,3 @@ dependencies:
2728
- tzlocal >= 5.2 # Frontend timezone handling
2829
- ndx-pose == 0.1.1
2930
- nwbinspector==0.6.2
30-
- tables

0 commit comments

Comments
 (0)