It's a behavior in setuptools, you can find more information 
here: https://github.com/pypa/setuptools/issues/2522

On Wednesday, August 16, 2023 at 3:27:59 AM UTC-7 Patrick Kleindienst wrote:

> Hi,
> I made the observation that on PyPi, the naming for grpcio-reflection 
> follows different rules for source and wheel distributions, as can be seen 
> here <https://pypi.org/project/grpcio-reflection/#files>:
>
> The name of the source dist uses a hyphen: grpcio-reflection-1.57.0.tar.gz
>
> While the wheel dist uses an underscore: 
> grpcio_reflection-1.57.0-py3-none-any.whl
>
> That doesn't seem to cause any problems but still looks inconsistent in my 
> opinion. Anyone aware of why things are named like this?
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/d6110993-becf-4e70-8cf8-08644ca01f84n%40googlegroups.com.

Reply via email to