microsoft / microsoft/typespec
[http-client-python] Fix pygen set up
Open
emitter:client:python
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
We shouldn't be installing the generator/ module as an editable, this is only meant for development scenarios. Instead, we should install from a whl file or at least remove `-e` from the install script.
https://github.com/microsoft/typespec/blob/5aff04f5fec3d02a979bbdf39df50152c0b7da85/packages/http-client-python/eng/scripts/setup/install.py#L49
cc @iscai-msft @msyyc @lmazuel
Contributor guide
Assessment
This issue has not been assessed yet.