stop tracking wheel setting changes

Change-Id: I4b1eff5ab370bc3279c55288eee73dc43c9c8a9c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-10-09 13:54:48 -04:00
parent b56cbe6bb0
commit 5b490b410a
1 changed files with 0 additions and 1 deletions

View File

@ -339,7 +339,6 @@ class PatchesCount(lister.Lister):
('Docs', ['switch documentation job to new PTI']),
('3.6 unit', ['add python 3.5 unit test job',
'add python 3.6 unit test job']),
('Wheels', ['build universal wheels']),
]
def take_action(self, parsed_args):