Commit e24c67b2 authored by Jérome Perrin's avatar Jérome Perrin
Browse files

stack: add a version pin for subprocess32 ( 3.5.3 )

It will be used on python2.7

from https://docs.python.org/2/library/subprocess.html :
POSIX users (Linux, BSD, etc.) are strongly encouraged to install and
use the much more recent subprocess32 module instead of the version
included with python 2.7. It is a drop in replacement with better
behavior in many situations.

/reviewed-on nexedi/slapos!476
parent f843f612
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment