Always test bcrypt

This commit is contained in:
Unrud 2022-07-03 12:56:24 +02:00
parent 156ce91f35
commit 5aa2f59b38
3 changed files with 4 additions and 16 deletions

View file

@ -7,9 +7,7 @@ addopts = --typeguard-packages=radicale
[tox:tox]
[testenv]
extras =
bcrypt
test
extras = test
deps =
flake8
isort