Dmitry Pytaylo
Dmitry Pytaylo
Oh, maybe it was a bad idea to upgrade dependencies also 😅
At the moment, many tests are failing because of #63. I’m trying to understand what’s going on, but for now, it’s not clear to me.
It looks like tests don't work with Python 3.8, so I'm going to remove support of Python 3.8 in such case
At the moment, we have the following situation: most of the failed tests were caused by upgrading Trio from version 0.22 to 0.30, with [version 0.25 introducing the most breaking...
I have the same issue on Windows. My `dx new` also adds `tailwind.css` when I am asking not to do it. It looks very similar to the closed https://github.com/DioxusLabs/dioxus-template/issues/78 `dx...