Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add expectations about multiple packages for discovery | Anderson Bravalheri | 2022-03-18 | 1 | -11/+29 |
| | |||||
* | Expose distutils errors | Anderson Bravalheri | 2021-11-05 | 1 | -0/+24 |
| | | | | | As mentioned in #2698, exposing distutil errors via setuptools help the migration stated by PEP 632. | ||||
* | Remove "upload" and "register" commands. | Paul Ganssle | 2019-11-02 | 1 | -0/+16 |
The upload and register commands were deprecated over a year ago, in July 2018 (PR GH-1410, discussed in issue GH-1381). It is time to actively remove them in favor of twine. |