Skip to content

license in setup.py needs update #47

@hubin-keio

Description

@hubin-keio

Cloning the repo and install with "python3 setup.py install" does not work for the current version of setuptools.

A quick fix is to modify the setup.py file and replace the line "license=license, " to "license='MIT License',".

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