feat: force poetry to install venv in project

This commit is contained in:
Laureηt 2022-03-26 15:51:56 +01:00
parent d32922bf20
commit 4cd98ad1ac
No known key found for this signature in database
GPG key ID: D88C6B294FD40994

1
.env Normal file
View file

@ -0,0 +1 @@
POETRY_VIRTUALENVS_IN_PROJECT=true