[14:04:44] <duckinator> !!! my PEP 517 frontend (which handles the whole build + release process, courtesy of the pep517+twine libraries) just successfully released itself on pypi! :D https://twitter.com/duckinator/status/1146781458994008065
[14:30:05] <tos9> Also you should link to your own thing (in the tweet) for lazy people :)
[14:31:13] <duckinator> ah, whoops. got so excited i forgot to actually link to it. ^^' for anyone here that'd like to poke at it: https://github.com/duckinator/bork/
[19:33:32] <xentity1x> Hi does anyone know the correct method for using pip to install a python package directly from a git repo? It seems process-dependency-links used to be the method but is currently deprecated. What is the current way?