Skip to content

Issue with setup.py #11

@jahway603

Description

@jahway603

Getting the following error message from the latest setup.py:

error in adPEAS setup command: 'install_requires' must be a string or iterable of strings containing valid project/version requirement specifiers; Expected end or semicolon (after version specifier)
    termcolor==2.5.0beautifulsoup4
             ~~~~~~~~^

I believe the issue is a missing comma here, https://github.com/ajm4n/adPEAS/blob/master/setup.py#L21

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions