Hi :D. Maybe I'm asking a silly question, but I already searched the inet, look the documentation... and can't find an appropiate answer. Maybe is because I'm so disconnected from Python, but: how can I efectively run the Qtile tests? I mean, I can run them, but a few ones, those who uses relative imports <goog_1691448575>? makes *pytest* to spit an
SystemError: Parent module '' not loaded,cannot perform relative import error and these tests fail (*test_hook.py*, *test_widget.py* and *test_manager.py*). I need to temporarily edit those tests and make the imports absolute, to get them working. And well... I guess there's some way to make it work without any problem, or it wouldn't be written that way, right? So, any tips about it? Thanks for your time n_n. -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
