InvenTree: corrigir erro You must give at least one requirement to install ao instalar plugin
Problema
Você quer instalar um plugin no InvenTree a partir de um repositório git:

mas vê a seguinte mensagem de erro:
example.txt
ERROR: You must give at least one requirement to install (see "pip help install")Solução
Você deve usar git+https em vez de apenas https como URL, por exemplo:
example.txt
git+https://github.com/ulikoehler/InventreeBrotherQLLabelPrintServicePlugin.gitIf this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow