Skip to content

Commit a7de82f

Browse files
committed
Including ni.grpcdevice.v1.proto in tox-travis.ini as well.
1 parent 7d0c0e0 commit a7de82f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tox-travis.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ deps =
146146
test: hightime
147147
test: grpcio == 1.75.1 # Compatible with Python 3.14; should be backwards compatible with grpcio-tools 1.59.0
148148
test: protobuf == 5.27.2 # Compatible with Python 3.14; should be backwards compatible with grpcio-tools 1.59.0
149+
test: ni.grpcdevice.v1.proto >= 1.0.0
149150
build_test: pytest
150151
build_test: coverage
151152
build_test: mako
@@ -160,6 +161,7 @@ deps =
160161
flake8: pep8-naming
161162
docs: sphinx
162163
docs: sphinx-rtd-theme
164+
docs: ni.grpcdevice.v1.proto >= 1.0.0
163165
pkg: check-manifest
164166
pkg: docutils
165167
pkg: pygments

0 commit comments

Comments
 (0)