PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Saturday the 17th of October, 2020

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[12:22:12] <Alexthek1d> hello
[12:22:43] <Alexthek1d> are all packages on pypi punlic or could you create a "private" one there too?
[12:23:05] <Alexthek1d> i just need one for testing for myself temporarily
[12:23:18] <Alexthek1d> and this does not need to be public
[12:39:39] <andr_> Alexthek1d: how about local devpi then?
[12:40:58] <Alexthek1d> andr_, no it needs to be online
[12:41:07] <Alexthek1d> not possible then right?
[14:50:49] <ngoldbaum> i think you can use test pypi for that?
[14:51:07] <ngoldbaum> https://test.pypi.org
[17:04:35] <layp> I was wondering whether resolution with the old (current) pip resolver is performed in random order and if there's a way around that.
[19:00:41] <tos9> layp: it's likely arbitrary, not random, but what do you mean by a way around it?