aspect-build / aspect-build/rules_py
[FR]: Support for pyi files?
Open
feature request
- Dominant language
- Starlark
- Stars
- 145
- Forks
- 97
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 71
Description
### What is the current behavior?
Hi,
rules_python has support for `pyi_srcs`. I saw that however aspect rules_py does not have that.
For the time being I am adding the `.pyi` files to the `data` field, but I wonder if adding `pyi_srcs` would be helpful?
### Describe the feature
It would also be nice to allow `aspect configure` to understand `.pyi` files too and put them in the same library too.
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.