Skip to content

Commit 948235e

Browse files
committed
tox: remove lxml/xmlsec workaround
It now breaks things instead of fixing them - both modules now ship wheels which are compatible.
1 parent 019cb70 commit 948235e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ deps =
1212
py{38,39,310,311,312}: -rsocial_core/tests/requirements.txt
1313
commands =
1414
py{38,39,310,311,312}: pip install -e .[all]
15-
py{38,39,310,311,312}: pip install --force-reinstall --no-binary lxml lxml
1615
pytest {posargs:-v --cov=social_core}

0 commit comments

Comments
 (0)