Hi, I've tried installing modern-di-faststream using uv, but the installed package does not contain the source code.
After investigating I believe the issue is caused by this line in pyproject.toml:
[tool.hatch.build]
include = ["modern_di_fastapi"]
Let me know if I can help further. Thanks for your work on this project!
Hi, I've tried installing
modern-di-faststreamusinguv, but the installed package does not contain the source code.After investigating I believe the issue is caused by this line in pyproject.toml:
Let me know if I can help further. Thanks for your work on this project!