We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f914297 commit c9b7456Copy full SHA for c9b7456
README.rst
@@ -57,7 +57,8 @@ Python Version Support
57
58
**nidaqmx** supports CPython 3.9+.
59
60
-**nidaqmx** supports PyPy3 for non-gRPC use cases.
+**nidaqmx** supports PyPy3 for non-gRPC use cases. For the status of PyPy support for gRPC,
61
+see `PyPy support (grpc/grpc#4221) <https://github.com/grpc/grpc/issues/4221>`_.
62
63
Installation
64
============
0 commit comments