csrmesh icon indicating copy to clipboard operation
csrmesh copied to clipboard

Question: why are you using pycryptodomex?

Open onkelbeh opened this issue 5 years ago • 0 comments

Hi,

why are you using pycryptodomex and not pycryptodome? When I walk through Home Assitants dependecy tree, I find 14 packages using pycryptodome, and 2 (including you) requiring pycryptodomex. Both libraries install themselves as pycryptodome. This results in a slot conflict.

onkelbeh avatar Sep 05 '20 14:09 onkelbeh