close
Skip to content

Licence is not recognized by security tools #367

@Cjkjvfnby

Description

@Cjkjvfnby

The latest changes to the license were not deployed to PyPi yet 0adf37c

On the PyPi, the license is License: LICENSE.txt.

Some internal Nexus firewall could treat it as an "unknown" license and automatically quarantine the library.

Also, there is a typo in the setup.py

- license_files=['LICENCE.txt'],
+ license_files=['LICENSE.txt'],

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