Skip to content

Commit 9f0df06

Browse files
Remove keyring from the project
1 parent 36580b4 commit 9f0df06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ packages = [
1111
{include = "nebula"}
1212
]
1313

14+
[tool.poetry.config]
15+
use-keyring = false
16+
1417
[tool.poetry.dependencies]
1518
python = ">=3.10,<4.0"
1619
python-dotenv = "1.0.1"

0 commit comments

Comments
 (0)