PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Friday the 11th of January, 2019

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[09:23:52] <dgarana> hi, anyone tried to add requirements on a python setup.py with dependencies from a third-party pip server without having to use the --process-dependency-links???
[12:45:13] <tos9> dgarana: your setup.py does not (should not) contain information about *where* packages come from
[12:45:18] <tos9> it just contains their names