summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_register.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove "upload" and "register" commands.Paul Ganssle2019-11-021-32/+11
| | | | | | 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.
* Relax overfitted test. Fixes #1425.Jason R. Coombs2018-07-131-2/+2
|
* Tests for deprecation warningsDustin Ingram2018-07-081-0/+43