mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
The keyring package broke backward compatibility in version 8.0 by moving some keyring backends to another package, keyrings.alt, as documented in the changelog [1]. This change broke behave tests which were trying to use keyring.backends.file.PlaintextKeyring - no longer existing in keyring package. This commit adds the keyrings.alt package as dependency so that the PlaintextKeyring class can be used. [1] https://pythonhosted.org/keyring/history.html#id22 |
||
---|---|---|
.. | ||
data | ||
steps | ||
core.feature | ||
dayone.feature | ||
encryption.feature | ||
environment.py | ||
exporting.feature | ||
fix_json.feature | ||
multiple_journals.feature | ||
regression.feature | ||
starring.feature | ||
tagging.feature |