Allen Wittenauer created YETUS-355:
--------------------------------------
Summary: pip install pylint is sort of failing in bundled
dockerfile
Key: YETUS-355
URL: https://issues.apache.org/jira/browse/YETUS-355
Project: Yetus
Issue Type: Bug
Components: Test Patch
Reporter: Allen Wittenauer
It starts here and goes down hill..
{code}
Compiling
/tmp/pip_build_root/pylint/pylint/test/functional/abstract_class_instantiated_py3.py
...
File
"/tmp/pip_build_root/pylint/pylint/test/functional/abstract_class_instantiated_py3.py",
line 14
class GoodClass(object, metaclass=abc.ABCMeta):
^
SyntaxError: invalid syntax
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)