[attune.memory_backends]
file = attune.memory.file_stash:FileStashBackend
redis = attune_redis.memory:AMSMemoryBackend

[console_scripts]
attune = attune.cli_minimal:main

[pytest11]
attune_crypto_pin = attune._pytest_crypto_pin
