Fix weird error w/ versioneer
This solves the weird AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'? errors we were getting in the tests, e.g. here.
Maintenance scheduled for Tuesday, December 23, from 5 PM to 7 PM ET.
This solves the weird AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'? errors we were getting in the tests, e.g. here.