Closed mweinelt closed 3 years ago
testtools
seems to use parts of unittest2 which are deprecated and removed in python 3.9. I replaced it by standard unittest
package in denonavr 0.9.10, that tests run with python 3.9.
Please reopen if this does work for you.
Hi,
we've updated denonavr to 0.9.9 in nixpkgs and noticed the tests to be failing on python 3.9.