1
Pip supports installing from Github.
In fact, if you’re customizing apps, you should fork them on Github (or wherever) and point pip to the forked versions. See point 4 on the introductory docs.
Source:stackexchange.com
1
Pip supports installing from Github.
In fact, if you’re customizing apps, you should fork them on Github (or wherever) and point pip to the forked versions. See point 4 on the introductory docs.