Opened at 2015-07-21T19:04:20Z
Last modified at 2016-03-26T23:17:12Z
#2473 closed enhancement
stop using `setup_requires` — at Initial Version
Reported by: | zooko | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | 1.11.0 |
Component: | packaging | Version: | 1.10.1 |
Keywords: | setuptools windows | Cc: | |
Launchpad Bug: |
Description
If we removed the remaining use of setup_requires, I think it would fix at least the following tickets:
- #2286 (the version of a library chosen for a setup requirement can conflict with a build requirement)
- #2066 (setup.py performs work without a command being specified)
and it would be the next-step on improving these ones:
Note: See
TracTickets for help on using
tickets.