Skip to content

support for stub-only packages #1878

@jorenham

Description

@jorenham

From the looks of it, there is no support for checking stub-only packages. Because when I run it as

uv run pytype scipy-stubs

or

uv run pytype scipy-stubs/__init__.pyi

in the scipy/scipy-stubs repo, (after installing pytype of course), I get

usage: pytype [options] input [input ...]
pytype: error: Need an input.

It doesn't matter whether I add a config to pyproject.toml or not.

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