Get tox -e py27 working.

This commit is contained in:
Dave Halter
2017-07-11 00:26:24 +02:00
parent dd7c12834e
commit c93546bfd9
15 changed files with 83 additions and 73 deletions

View File

@@ -96,7 +96,7 @@ for foo in """
abc
123
""".strip().split():
print(foo)
hello(foo)
abc = dedent(
'''
mkdir -p ./{build}/
@@ -109,7 +109,7 @@ abc = dedent(
)
#: E701+1: E122+1
if True:\
print(True)
hello(True)
#: E128+1
foobar(a