Skip to content

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.

Merge request reports

Loading