Skip to content

Invalid dash-separated key 'license-file' in 'metadata' (setup.cfg) Error #10

Open
@polatbilek

Description

@polatbilek

Setuptools create an error of setuptools.errors.InvalidConfigError: Invalid dash-separated key 'license-file' in 'metadata' (setup.cfg), please use the underscore name 'license_file' instead. with current setup.cfg file. You need to switch some kebab cases into snake. To make our project be able to install requirements I forked the project and fixed it (Couldn't find an instruction to how to create a branch and PR for fixes in this project's README, so I forked and fixed) https://github.com/polatbilek/email-normalize

Anyone can create a wheel with command of python setup.py bdist_wheel --universal to create his own wheel package and you can install that package via pip to make email_normalize work again until this problem is fixed.

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