-
I thought about your project by reading this PR
- https://github.com/mgechev/revive/pull/1122
https://pkg.go.dev/github.com/BurntSushi/toml#Unmarshal
https://pkg.go.dev/github.com/BurntSushi/toml#D…
-
How can I solve the problem of missing pyproject.toml file when installing edgewaresetup.bat
-
Hi @vedantmgoyal9, I want to have releaser.toml syntax, because I don't know how to use `rustreleaser` to publish (I just wanna test it and contribute).
-
Trying to enable v0.0.10 gives the error "No module named 'toml'"
Installing it through pip IN BLENDER fixes it, this is the code I ran to do it (shamelessly stolen from [this stackexchange thread]…
-
Hi,
I’m using Isla on `Ubuntu 20.04 LTS` with `gcc-riscv64-unknown-elf` for RISC-V, and I cloned the [isla-snapshots](https://github.com/rems-project/isla-snapshots) repository for the latest snapsho…
-
Here's the error
```
Error: An error occured while trying to build the bootloader: The `bootloader` dependency has not the right format: No `package.metadata.bootloader.target` key found in Cargo.toml…
-
It seems only settings in `vulture.ini` are supported. Please consider supporting vulture settings located in `pyproject.toml` of a project.
E.g.
```
[tool.vulture]
exclude = ["build/", "docs/…
-
Is it possible to clean up the pyproject.toml just a little bit so the spacing is uniform between tables? It will be easier to read if each table has a space after it! some do and others don't.
``…
-
### Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
I'm using the new `--check-url` feature introduced in https://github.com/astral-sh/uv/pull/8531 to support to ability to `uv publish` skip uploads when an artifact already exists. It's great!
This …