We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493911e commit 0a9de8dCopy full SHA for 0a9de8d
requirements-dev.txt
@@ -12,4 +12,4 @@ pytest-cov==5.0.0
12
pytest-subtests==0.12.1
13
python-dateutil==2.8.2
14
ruff==0.4.10
15
-ndx-ophys-devices==0.1.1
+ndx-ophys-devices @ git+https://github.com/catalystneuro/ndx-ophys-devices.git@ophys-devices-inherit-from-device
requirements-min.txt
@@ -3,4 +3,5 @@
3
# NOTE: it may be possible to relax these minimum requirements
4
pynwb==2.8.0
5
hdmf==3.14.1
6
7
+
0 commit comments