michael mulich <[email protected]> added the comment: We have to generate a RECORD, otherwise resource lookups in development and testing modes will fail or at least should fail.
Yes, but that's not all. > 4) don’t add a build_distinfo command, just run install_distinfo to the build > dir from the test and develop commands The action needs to be called with an install, develop or test context, so I think item four is our best option. ---------- nosy: +michael.mulich2 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12279> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
