setup: add dependency to subprocess32 on python2
subprocess32 backports the good things from python3's subprocess and is recommended on https://docs.python.org/2/library/subprocess.html
Showing
Please register or sign in to comment
subprocess32 backports the good things from python3's subprocess and is recommended on https://docs.python.org/2/library/subprocess.html