Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

trouble running tox with flake8  #140

@Trophime

Description

@Trophime

Hi,
I'm having trouble running flake8 on a plugin:

Collecting https://github.com/cloudify-cosmo/cloudify-dsl-parser/archive/4.3.1.zip (from -r dev-requirements.txt (line 1))
  Downloading https://github.com/cloudify-cosmo/cloudify-dsl-parser/archive/4.3.1.zip (179kB)
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-req-build-ord0zbwh/setup.py", line 29
        except ImportError, e:
                          ^
    SyntaxError: invalid syntax
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-ord0zbwh/

if this line correct in setup.py:

except ImportError, e:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions