Re: Gregor Riepl
> Here's a patch that fixes both issues and more:
>
> 1. Fixes setup.py so the unit test data files are copied during the
> installation stage. This makes the unit tests work again.
>
> 2. Removes unit tests from python3-collada package. I'm not sure why they
> were included in
Here's a patch that fixes both issues and more:
1. Fixes setup.py so the unit test data files are copied during the
installation stage. This makes the unit tests work again.
2. Removes unit tests from python3-collada package. I'm not sure why they were
included in the first place. Feel free to
FWIW: I think these bugs were all caused by setuptools v72 dropping
support for the "test" command, so dh-python has fallen back to
distutils / other test plugins.
If you're trying to figure out how to fix the bug, look at the
implementation of test_suite in setup.py to see what magic it does for
3 matches
Mail list logo