We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyvenv
1 parent cd91a79 commit 48202f1Copy full SHA for 48202f1
README.md
@@ -175,7 +175,7 @@ Creates Python3 virtualenv.
175
176
**group** - Specify the group for this virtualenv
177
178
-**path** - Specify the path that contains the pyvenv executable. Default: /bin/, /usr/bin, /usr/sbin
+**path** - Specifies the PATH variable that contains `pyvenv` executable. Default: [ '/bin', '/usr/bin', '/usr/sbin' ]
179
180
**environment** - Specify any environment variables to use when creating pyvenv
181
0 commit comments