Skip to content

Commit

Permalink
Fix keyring issue on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
maebert committed Nov 8, 2019
1 parent 3a53dbc commit f17900a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
15 changes: 14 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ asteval = "^0.9.14"
colorama = {version = "^0.4.1",platform = "win32"}
python-dateutil = "^2.8"
pyyaml = "^5.1"
"keyrings.alt" = {version = "^3.1", platform = "linux"}

[tool.poetry.dev-dependencies]
behave = "^1.2"
Expand Down

0 comments on commit f17900a

Please sign in to comment.