We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c213a3a commit c3c0216Copy full SHA for c3c0216
1 file changed
docs/installation.rst
@@ -103,8 +103,9 @@ install the ``blist`` library::
103
104
pip install blist
105
106
-* Note: blist performance is not necessarily better for simply querying sets.
107
-The only benefit may come with doing set logic in results processing.
+**Note**: This optional dependency is likely to be removed in favor of the internal
+implementation in the next major version.
108
+
109
110
(*Optional*) Non-python Dependencies
111
------------------------------------
0 commit comments