Skip to content

Commit 93713fa

Browse files
committed
add passlib to test dependencies
1 parent 2f6563f commit 93713fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
pip install bson
5959
pip install pymongo
6060
pip install jwcrypto
61+
pip install passlib
6162
pip install git+https://github.com/TeskaLabs/asab.git#egg=asab[encryption]
6263
6364
- name: Test with unittest

0 commit comments

Comments
 (0)