Control: tags -1 help
Hi,
I have prepared a fix for this package in Git[1]. Unfortunately I'm
stumbling upon a test suite error which was discussed with upstream
previously. It happens only for Python3 and was ignored before but
this strategy seems to be inappropriate now after droping Python2.
Hi Andreas,
On 08.10.19 09:28, Andreas Tille wrote:
> Control: tags -1 help
>
> Hi,
>
> I have prepared a fix for this package in Git[1]. Unfortunately I'm
> stumbling upon a test suite error which was discussed with upstream
> previously. It happens only for Python3 and was ignored before but
tl;dr: The issue in the test suite is that there is no test suite.
On Tue, 08 Oct 2019 at 09:28:45 +0200, Andreas Tille wrote:
> File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 229,
> in run
> self.run_tests()
setuptools is trying to find the tests declared in setup.
3 matches
Mail list logo