Skip to content

Commit 3be9313

Browse files
committed
README: document build instructions for IOC using pyDevSup.
1 parent 0c7694d commit 3be9313

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,12 @@ not built in `ADSupport`.
133133
`Pmac` IOCs must include `libssh2-1` in the `RUNTIME PACKAGES`, because the
134134
module depends on it.
135135

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+
136142
### Possible issues
137143

138144
Known build and runtime issues are documented in the [SwC

0 commit comments

Comments
 (0)