Skip to content

Commit 1a0e7f1

Browse files
author
Ric Janus Sapasap
committed
Add idpy_oidc_backend pip extra install
1 parent a7840ba commit 1a0e7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ allowlist_externals =
1414
xmlsec1
1515
commands =
1616
pip install -U pip wheel setuptools
17-
pip install -U .[pyop_mongo]
17+
pip install -U .[pyop_mongo,idpy_oidc_backend]
1818
xmlsec1 --version
1919
python --version
2020
pytest --version

0 commit comments

Comments
 (0)