PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Thursday the 4th of July, 2019

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[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:29:38] <tos9> duckinator: Congrats!
[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/
[14:42:19] <tos9> :)
[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?
[20:36:01] <nedbat> xentity1x: pip install git+https://github.com/user/project.git