Commit 6dbbd9b7 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

software/slapos-testing: pathlib should only be installed for python2

parent 76b67751
......@@ -8,3 +8,6 @@ part = python2.7
[extra-eggs]
eggs +=
${re6stnet-setup:egg}
[versions]
pathlib = 1.0.1
......@@ -276,7 +276,6 @@ httmock = 1.2.6
testfixtures = 6.11.0
pyflakes = 2.0.0
zope.testing = 4.6.2
pathlib = 1.0.1
psycopg2 = 2.8.6
iniparse = 0.5
miniupnpc = 1.9
......
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