Commit 2941a8eb authored by Jérome Perrin's avatar Jérome Perrin

stack/slapos: backport a pyrsistent fix

unlike 0.14.5, pyrsistent 0.16.1 does not have setup_requires
parent df0c7187
......@@ -218,7 +218,7 @@ attrs = 18.2.0
# Required by:
# jsonschema==3.0.0a3
pyrsistent = 0.14.5
pyrsistent = 0.16.1
# Required by:
# jsonschema==3.0.2
......
Markdown is supported
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