mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add poetry settings
This commit is contained in:
parent
4576649a72
commit
9fe61716e6
3
home/.config/pypoetry/config.toml
Normal file
3
home/.config/pypoetry/config.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[virtualenvs]
|
||||
in-project = true
|
||||
prefer-active-python = true
|
Loading…
Reference in a new issue