Skip to content

Support creating stub-only packages #475

@rominf

Description

@rominf
  • I have searched the issues of this repo and believe that this is not a duplicate.

Issue

MyPy documentation explains how to create stub-only packages. It would be nice if Poetry supported stub-only packages. Current behaviour:

$ fd
ordered_set-stubs
pyproject.toml
LICENSE
README.md
ordered_set-stubs/__init__.pyi
$ poetry build
Skipping virtualenv creation, as specified in config file.
Building ordered_set-stubs (0.1.0)
                                                      
[ValueError]                           
No file/folder found for package ordered-set-stubs  
                                                      
build [-f|--format FORMAT]

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