Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support `setup_requires` in setup.cfg | Benoit Pierre | 2017-10-16 | 1 | -0/+1 |
| | |||||
* | workaround easy_install bug | Benoit Pierre | 2017-08-05 | 1 | -0/+46 |
Don't reuse `easy_install` command in `Distribution.fetch_build_egg` implementation. Fix #196. |