Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#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]
Post