-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
- 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]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels