tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: py-cachy and tests
> Date: Sat, 25 Feb 2023 08:43:10 -0500
> From: Greg Troxel <gdt%lexort.com@localhost>
>
> I just got a conflict between py-cachy and py-rnsd because they both
> install
>
> lib/python3.10/site-packages/tests/__init__.py
>
> Obviously *neither* of them should do that, but I can't point to the PEP
> rules that say so to file a bug report with cachy.
Seems kinda self-evident that this is wrong, and if there's no PEP
rule that's probably because nobody imagined it as a possibility that
needed prohibiting.
> In the meantime, should we just patch test out of setup.py so it isn't
> installed? I'll head down that path and commit it unless someone
> explains a better approach.
Patch it out or move it? Is the test useful?
Home |
Main Index |
Thread Index |
Old Index