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 Thursday, October 17th from 5 PM to 6 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.