PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Sunday the 31st of July, 2016

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[11:33:25] <bumblebee> anyone know if it's possible to install a package from a github in requriements.txt file instead of PyPI
[11:33:40] <bumblebee> PyPI version is missing files
[11:33:54] <bumblebee> its going on heroku
[11:43:58] <bumblebee> nevermind u can do it
[18:23:46] <kracekumar> Hi, I have setup the codebase and `make serve` and `make initdb` is successful. Visiting http://localhost:80 doesn't show up the index page. Do I need to change some config file or am I accesing wrong port number ?
[18:24:04] <kracekumar> Above question is for warehouse source code.