Closed timgraham closed 7 years ago
Only Python 3.3 cryptically fails with raise RuntimeError('Settings already configured.'). Tempted to drop support rather than debug it.
raise RuntimeError('Settings already configured.')
I don't mind dropping support for testing 3.3.
Only Python 3.3 cryptically fails with
raise RuntimeError('Settings already configured.')
. Tempted to drop support rather than debug it.