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 0320fd4 commit ea36b1dCopy full SHA for ea36b1d
README.md
@@ -130,7 +130,7 @@ To avoid ``libxml2`` library version incompatibilities between ``xmlsec`` and ``
130
131
This can be ensured by executing:
132
```
133
-$ pip install --force-reinstall --no-binary lxml lxml
+$ pip install --force-reinstall --no-cache --no-binary lxml xmlsec
134
135
136
Security Warning
0 commit comments