diff --git a/docsite/rst/faq.rst b/docsite/rst/faq.rst index fad4752c4e..a15f5fad6e 100644 --- a/docsite/rst/faq.rst +++ b/docsite/rst/faq.rst @@ -359,7 +359,7 @@ Why don't you ship in X format? +++++++++++++++++++++++++++++++ Several reasons, in most cases it has to do with maintainability, there are tons of ways to ship software and it is a herculean task to try to support them all. -In other cases there are technical issues, for example, for python wheels, our dependencies are not present and we would have to start doing packaging for other projects. +In other cases there are technical issues, for example, for python wheels, our dependencies are not present so there is little to no gain. I don't see my question here