| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve warning message | Anderson Bravalheri | 2022-06-13 | 1 | -1/+1 |
| | | |||||
| * | Test that users are informed about subcommands in distutils | Anderson Bravalheri | 2022-06-09 | 1 | -1/+1 |
| | | |||||
| * | separate subcommands for setuptools class | Isuru Fernando | 2022-06-09 | 1 | -1/+20 |
| | | | | | Original author: Anderson Bravalheri | ||||
| * | Fix flake8 error | Anderson Bravalheri | 2022-04-11 | 1 | -0/+1 |
| | | |||||
| * | Add setuptools.command.build | Isuru Fernando | 2022-04-07 | 1 | -0/+4 |
| In order to override distutils.command.build on downstream projects it is good to have a setuptools specific command which allows downstream projects to avoid importing distutils. | |||||
