Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

disable creation of virtual environment poetry

# To disable poetry from creating virtual environment
poetry config virtualenvs.create false
 
PREVIOUS NEXT
Tagged: #disable #creation #virtual #environment #poetry
ADD COMMENT
Topic
Name
8+7 =