PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Monday the 22nd of April, 2019

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[15:54:49] <p1nky> is pip able to read from setup.cfg when running under setuptools? or whats the reccomended way for that? need to give a custom pip URL
[16:01:27] <p1nky> https://pip.pypa.io/en/stable/reference/pip/#id16
[16:01:36] <p1nky> it looks like it is missing the -i option there ?
[20:55:19] <SirScott> i'm cross compiling an extension on linux x86_64 - how can I set the platform name to 'linux-armv7l' ?