-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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
Labels
No labels