Francis Clairicia-Rose-Claire-Joséphine
Francis Clairicia-Rose-Claire-Joséphine
**Environment:** You can get some of this info from the text that pops up in the console when you run a pygame program. - **Operating system**: Linux(Manjaro Gnome, kernel 5.15.74-3-MANJARO)...
### Bug description The mypy configuration is stored in `pyproject.toml` I tried to do the following: ```toml [tool.hatch.build.targets.wheel.hooks.mypyc] dependencies = ["hatch-mypyc~=0.16.0"] mypy-args = ["--config-file=pyproject.toml"] ``` But I ended up with...
## Bug description I tried to use PDM on OpenBSD ( using [vmactions/openbsd-vm](https://github.com/vmactions/openbsd-vm) ) and the installation commands failed. ## Expected behavior `pdm install` and `pdm sync` work. ## Actual...
❓ **I'm submitting a ...** - [X] 🐞 bug report - [ ] 🐣 feature request - [ ] ❓ question about the decisions made in the repository 🐞 **Describe...
❓ **What kind of change does this PR introduce?** * [x] 🐞 bug fix * [ ] 🐣 feature * [ ] 📋 docs update * [ ] 📋 tests/coverage...