-
## Summary
It would appear `hatch-aws` uses `pip` under the hood all the time, resulting in an error when `installer = "uv"` is used in the Hatch configuration.
## Background
Hatch added supp…
-
Following the discussion [here](https://github.com/pypa/hatch/pull/1208#issuecomment-1894391628), we discussed with @ofek @dahandv upgrading the hatch docs to include more how-to and tutorial style el…
-
Какую версию модпака вы используете? / Which modpack version are you using?
IMPACT 1.0.2.2 + QuestBook (BETA)
Вы играете в одиночке или на сервере? / Are you playing single or on a multiplayer?
…
Pilad updated
2 months ago
-
Should roughly use the setup provided here: https://github.com/pimoroni/boilerplate-python
This includes some changes to how linting/tests are handled and some other "improvements" that would be ni…
-
Hatch entity is not always drawn correctly when is a pattern hatch type. The boundary is correctly drawn as a line but not as a shape.
-
I removed the cover from the hatch to get in through the kitchen.
The micro usb cable to the pi was partially pulled out. I've temporarily replaced it with a phone charger and longer cable from my de…
-
When I call `hatch test` without any environment it shows the following message and does nothing else:
```
$ hatch test
error: Failed to download and build: `sdp @ `
Caused by: Failed to deseria…
-
Hatch has the possibility to define a global, project-wide CLI script (https://hatch.pypa.io/latest/config/metadata/#cli),
as well as a env-specific script (https://hatch.pypa.io/latest/config/enviro…
-
`uv 0.4.18`
Running `uv build --package my-project` in a project (within a workspace, though I suspect a more minimal repro is possible) where the workspace member package is laid out in a typica…
-
I think the design approach and utility of the timeout functions came from a time when libhal and the previous project SJSU-Dev2 used result types for error handling. They have the same viral behavior…