Lenormand Julien
Lenormand Julien
The https://zyskarch.github.io/pytestarch/latest/ link is on the PyPI sidebar, but it is not present in the Readme, so nowhere to be found on GitHub. Would you like to add it there...
The typing indicates that `str` are expected for `root_path` and `module_path` parameters. But they get converted to `Path` after. Could you change the typing to be an union `str |...
I use [mkslides](https://github.com/MartenBE/mkslides/) to generate Reveal.js slides from Markdown. I stumbled upon a bug using it, that I am indicated should be solved here (upstream) : MartenBE/mkslides#65 I tried to...
## Context Hello, I just installed lastest `binstall` (version 1.15.5) using the recommended way on Windows, that is to run the PowerShell script from the main branch (current version is...
**What are you trying to do?** I want to run my tests, which rely on Test Containers, on my CI. But I don't have the rights to edit the runner's...
### What is the problem or limitation you are having? I just heard of BeeWare, am interested on learning more, but I can't find an example of what it can...