Bestimmte GIT-App als PIP-Paket-Installationsanforderung
Ich habe diese Apphttps://github.com/staticdev/django-crud-utils Dazu muss Django-Sorting installiert sein. Aber es kann nicht die originale Django-Sortierung sein, sondern eine Gabel, die ich gemacht habe:https://github.com/staticdev/django-sorting
Wie füge ich es zum Verpacken in die Datei setup.py ein?
Tks.