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 nedbat
Recipients ionelmc, nedbat
Date 2015-10-13.14:05:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444745125.23.0.683237102641.issue25392@psf.upfronthosting.co.za>
In-reply-to
Content
You are right that "develop" is from setuptools.  The same messages appear with "sdist":

    $ python setup.py --quiet sdist
    no previously-included directories found matching 'doc/_build'
    no previously-included directories found matching 'tests/eggsrc/dist'
    no previously-included directories found matching 'tests/eggsrc/*.egg-info'
History
Date User Action Args
2015-10-13 14:05:25nedbatsetrecipients: + nedbat, ionelmc
2015-10-13 14:05:25nedbatsetmessageid: <1444745125.23.0.683237102641.issue25392@psf.upfronthosting.co.za>
2015-10-13 14:05:25nedbatlinkissue25392 messages
2015-10-13 14:05:25nedbatcreate