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 0c7694d commit 3be9313Copy full SHA for 3be9313
README.md
@@ -133,6 +133,12 @@ not built in `ADSupport`.
133
`Pmac` IOCs must include `libssh2-1` in the `RUNTIME PACKAGES`, because the
134
module depends on it.
135
136
+### pyDevSup IOCs
137
+
138
+`pyDevSup` IOCs must include `libpython3-dev` in the `BUILD_PACKAGES`,
139
+`libpython3.11` in the `RUNTIME_PACKAGES` and `numpy==1.24` in the
140
+`RUNTIME_PIP_PACKAGES`.
141
142
### Possible issues
143
144
Known build and runtime issues are documented in the [SwC
0 commit comments