Skip to content

Add OS constraint in PyPI #1035

Description

@adriangonz

Mention MLServer's OS constraints as metadata in setup.py, so that it becomes visible in pypi.org.

setup(...,
      classifiers=[
          'Operating System :: POSIX',
          ],
      )

Originally posted by @HugoMVale in #1022 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions