From: pshem <[email protected]>
Committer: GitHub <[email protected]>
Branch: master

Update README

Include information on PYTHON_MODULES

---
diff --git a/python3x/README b/python3x/README
--- a/python3x/README
+++ b/python3x/README
@@ -9,9 +9,11 @@ sudo dnf install python3-devel   # On Fedora

 The python home directory is assumed to be installed under
 <sys.prefix>/lib/python<sys.version_info.major>.<sys.version_info.minor>/
-where sys is Python package this script reads the sys.* values from. Please
-note that any extra modules found under site-packages or dist-packages
-directories are filtered out from the image.
+where sys is Python package this script reads the sys.* values from.
+
+Please note that any extra modules found under site-packages or dist-packages +directories are filtered out from the image. You can add extra modules by editing
+the PYTHON_MODULES variable in the GET script.

 Example usage:

--
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to