Remove `six` from source, since python 3 is the current target of the extension. --- `six` is a good library, but...is this plugin actually compatible with Python 2? If not, then there's no point. _Originally posted by @ThrawnCA in https://github.com/data-govt-nz/ckanext-security/pull/87#discussion_r2208853299_
Remove
sixfrom source, since python 3 is the current target of the extension.sixis a good library, but...is this plugin actually compatible with Python 2? If not, then there's no point.Originally posted by @ThrawnCA in #87 (comment)