mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
8 lines
156 B
TOML
8 lines
156 B
TOML
[virtualenvs]
|
|
in-project = true
|
|
|
|
[keyring]
|
|
# avoiding silent hangs with no indication
|
|
# https://github.com/python-poetry/poetry/issues/8623
|
|
enabled = false
|