$ 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]
Issue
MyPy documentation explains how to create stub-only packages. It would be nice if Poetry supported stub-only packages. Current behaviour: