In #52 we noticed that in #50 we'd missed adding a new field to the PYPI_INDEX typed dict in reindex.py. We should consider moving to DataClasses for this info so that we can't miss adding new fields in future changes.
Originally mentioned in #52 (comment)
In #52 we noticed that in #50 we'd missed adding a new field to the
PYPI_INDEXtyped dict inreindex.py. We should consider moving toDataClasses for this info so that we can't miss adding new fields in future changes.Originally mentioned in #52 (comment)