We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 019cb70 commit 948235eCopy full SHA for 948235e
tox.ini
@@ -12,5 +12,4 @@ deps =
12
py{38,39,310,311,312}: -rsocial_core/tests/requirements.txt
13
commands =
14
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
16
pytest {posargs:-v --cov=social_core}
0 commit comments