mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 21:46:13 +02:00
Add documentation about saved passwords in Windows (#1301)
* Add note about saved passwords * Add missing yq dep back in to allow xq to run in mkdocs CI pipeline
This commit is contained in:
parent
3e95a46bd2
commit
31f782e333
3 changed files with 84 additions and 8 deletions
|
@ -62,6 +62,7 @@ pytest-bdd = ">=4.0.1"
|
|||
ipdb = "*"
|
||||
pytest-clarity = "*"
|
||||
pyproject-flake8 = "*"
|
||||
yq = "*"
|
||||
|
||||
[tool.poetry.extras]
|
||||
testing = [ "behave", "pytest", "pytest-bdd", "toml" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue