Skip to content

Remove python2 shims (six/future)

Patrick Godwin requested to merge remove_future_six into master

This PR just tidies up the codebase by removing unneeded dependencies since we're not supporting python 2 anymore.

Merge request reports