Christian Kuss

Results 3 comments of Christian Kuss

Hmm, looks like nose is no longer maintained and doesn't support Python 3.9+ (https://github.com/nose-devs/nose/issues/1099). I was able to run the tests with `pytest --ignore ait/dsn/bin/examples` and can completely remove nose...

I have the changes available for this and am more than happy to make a PR!

I have changes made and can open a PR.