Merge branch 'features' into pluggy-master

This commit is contained in:
Bruno Oliveira
2017-09-06 13:13:35 -03:00
committed by GitHub
45 changed files with 409 additions and 142 deletions

View File

@@ -15,7 +15,7 @@ envlist =
{py27,py35}-{pexpect,xdist,trial,numpy,pluggymaster}
py27-nobyte
doctesting
freeze
py35-freeze
docs
[testenv]
@@ -187,7 +187,7 @@ changedir = testing
commands =
{envpython} {envbindir}/py.test-jython -ra {posargs}
[testenv:freeze]
[testenv:py35-freeze]
changedir = testing/freeze
deps = pyinstaller
commands =