gnu: python-execnet: Disable tests.
authorLeo Famulari <leo@famulari.name>
Sun, 16 Oct 2016 02:16:30 +0000 (22:16 -0400)
committerLeo Famulari <leo@famulari.name>
Sun, 16 Oct 2016 02:20:38 +0000 (22:20 -0400)
commitca0eee9df5b048dbf509a91c3b78a805fd1e2200
tree9d4e2759f07bf893b83b5035f7286a720a1fc5e7
parent31c580068ba1eda69f72ad1f672c8508e59cf7f4
gnu: python-execnet: Disable tests.

The tests were silently skipped with Python 3.4. With Python 3.5, this
caused the python-execnet build to fail.

* gnu/packages/python.scm (python-execnet, python2-execnet)[arguments]: Disable
tests.
gnu/packages/python.scm