Skip to content

Commit cb4872c

Browse files
committed
build(poetry): create virtualenvs in project directory
Mostly due to convention and makes discovery easier if you would like to activate the virtual environment normally.
1 parent 0290e86 commit cb4872c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

poetry.toml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[virtualenvs]
2+
in-project = true

0 commit comments

Comments
 (0)