Skip to content

License is missing from classifiers #571

@mmzeynalli

Description

@mmzeynalli

Taskiq version

0.11.20

Python version

Python 3.13

OS

Windows

What happened?

Taskiq (and all other submodules) have missing license in metadata, which results in all licensechekers to detect UNKNOWN:

licensecheck:

Info

  • program: licensecheck
  • version: 2025.1.0
  • license: MIT LICENSE

Project License

PROPRIETARY LICENSE

Packages

Find a list of packages below

Compatible Package
taskiq
taskiq-dependencies
taskiq-fastapi
taskiq-pipelines
taskiq-redis

taskiq-0.11.20

taskiq-dependencies-1.5.7

  • HomePage: UNKNOWN
  • Author: Pavel Kirilin
  • License:
  • Compatible: False
  • Size: -1

taskiq-fastapi-0.3.6

  • HomePage: UNKNOWN
  • Author: Taskiq team
  • License: OTHER_PROPRIETARY LICENSE
  • Compatible: False
  • Size: -1

taskiq-pipelines-0.1.4

taskiq-redis-1.0.9

OR pip-license:

$ pip-licenses --order=license
 Name                                      Version      License
 taskiq                                    0.11.20      Other/Proprietary License
 taskiq-fastapi                            0.3.6        Other/Proprietary License
 taskiq-pipelines                          0.1.4        Other/Proprietary License
 taskiq-dependencies                       1.5.7        UNKNOWN
 taskiq-redis                              1.0.9        UNKNOWN

Relevant log output

Broker initialization code

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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