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 techtonik
Recipients docs@python, eric.araujo, nnorwitz, tarek, techtonik
Date 2012-05-16.12:15:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337170543.2.0.993529294627.issue1635217@psf.upfronthosting.co.za>
In-reply-to
Content
You've nailed it. I think it is important to know that `requires` is unused. Still this parameter is already present in documentation and causes a lot of trouble (at first I thought there is a bug with pip).

Can we still have proper comment explaining the situation with a pointer to `install_requires` without any reference to setuptools, so that the latest documentation could actually be useful?
History
Date User Action Args
2012-05-16 12:15:43techtoniksetrecipients: + techtonik, nnorwitz, tarek, eric.araujo, docs@python
2012-05-16 12:15:43techtoniksetmessageid: <1337170543.2.0.993529294627.issue1635217@psf.upfronthosting.co.za>
2012-05-16 12:15:42techtoniklinkissue1635217 messages
2012-05-16 12:15:42techtonikcreate