diff options
Diffstat (limited to 'requirements/README.md')
-rw-r--r-- | requirements/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements/README.md b/requirements/README.md index 4978d0bf40..141973be69 100644 --- a/requirements/README.md +++ b/requirements/README.md @@ -62,6 +62,8 @@ If modifying these libraries make sure testing with the offline build is perform Versions need to match the versions used in the pip bootstrapping step in the top-level Makefile. +Verify ansible-runner's build dependency doesn't conflict with the changes made. + ### cryptography If modifying this library make sure testing with the offline build is performed to confirm it is functionally working. |