This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author glep
Recipients dstufft, eric.araujo, glep
Date 2016-03-01.16:17:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456849025.2.0.230042441427.issue26445@psf.upfronthosting.co.za>
In-reply-to
Content
Actually I have come to realise that this is the intended behaviour for source distributions. And that it is simply not possible to pull in a package from outside the current top-level package when building a source distribution.
History
Date User Action Args
2016-03-01 16:17:05glepsetrecipients: + glep, eric.araujo, dstufft
2016-03-01 16:17:05glepsetmessageid: <1456849025.2.0.230042441427.issue26445@psf.upfronthosting.co.za>
2016-03-01 16:17:05gleplinkissue26445 messages
2016-03-01 16:17:05glepcreate