Drop V+W from _CLOSED_SERIES set
We actually do need validation of tags being pushed for series that are in the extended maintenance or now "Unmaintained" state in order to avoid wrong hashes or duplicate tags being applied. Change-Id: Idb110d94c11371ab9d519a428eaf28a0b5d61cd5
This commit is contained in:
parent
41dd54ec9e
commit
9b639731eb
@ -72,8 +72,6 @@ _CLOSED_SERIES = set([
|
||||
'stein',
|
||||
'train',
|
||||
'ussuri',
|
||||
'victoria',
|
||||
'wallaby',
|
||||
])
|
||||
|
||||
_USES_PREVER = set([
|
||||
|
Loading…
Reference in New Issue
Block a user