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 neXyon
Recipients eric.araujo, ghazel, neXyon, tarek
Date 2015-08-06.10:30:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438857040.75.0.85750168172.issue9023@psf.upfronthosting.co.za>
In-reply-to
Content
This bug still exists. I am having a similar use case as ghazel. I have to use absolute paths for the setup.py to work, but the problem is that those paths then end up in the egg-info/SOURCES.txt file which is something that package maintainers of linux distributions don't like!
History
Date User Action Args
2015-08-06 10:30:40neXyonsetrecipients: + neXyon, ghazel, tarek, eric.araujo
2015-08-06 10:30:40neXyonsetmessageid: <1438857040.75.0.85750168172.issue9023@psf.upfronthosting.co.za>
2015-08-06 10:30:40neXyonlinkissue9023 messages
2015-08-06 10:30:40neXyoncreate