Skip to content

Commit 0d4ebce

Browse files
sciabarracomrabbah
andauthored
Update README.md
Co-authored-by: rodric rabbah <rodric@gmail.com>
1 parent d45ca02 commit 0d4ebce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,4 +449,4 @@ zip -j -r myaction | docker run -i action-python-v3.7 -compile main >myaction.zi
449449

450450
You may use `v3.9` or `v3.6-ai` as well according to your Python version needs.
451451

452-
The resulting action includes a virtualenv already built for you and that is fast to deploy and start as all the dependencies are already solved.
452+
The resulting action includes a virtualenv already built for you and that is fast to deploy and start as all the dependencies are already resolved. Note that there is a limit on the size of the zip file and this approach will not work for installing large libraries like Pandas or Numpy, instead use the provide "v.3.6-ai" runtime instead which provides these libraries already for you.

0 commit comments

Comments
 (0)