https://pulumi.com logo
#python
Title
c

curved-waitress-45592

09/18/2020, 1:12 AM
hi there, is there a way to Pulumi/Python without the venv mechanism that's built in? we use anaconda a lot and would love to stick to it and not have to juggle multiple environments during our development.
r

red-match-15116

09/18/2020, 4:58 AM
you can delete the local 
venv
 directory and unset the 
virtualenv
 option in 
Pulumi.yaml
[docs]