-
Extend functionality to check for and work with [pyproject-toml](https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/) format.
-
To compare against TOML spec -> [TOML Spec](https://github.com/toml-lang/toml)
- [x] Promote TOML to packages (#7104)
## TOML Spec to add support for
- [ ] Array of tables (hardest to implement…
-
**Problem**
See https://github.com/jhpratt/standback/issues/10 for details.
For some reason, `cargo publish --no-verify` entirely omits `Cargo.toml` from the published crate.
```console
$ cu…
-
Pinging @da1910 as project maintainer
https://github.com/ansys/pymaterials-manager/blob/a325dcd2f454ddaa64aba6d90c88e8b39d55d7c7/pyproject.toml#L28
Looks like pymaterials-manager is preventing the u…
-
Hi @terrencepreilly! Firstly, I wanted to chime in to say thank you for making `darglint`. It's a great addition to the ecosystem :smile:.
Speaking of the ecosystem, I'm wondering if you might have…
-
## Abstract
Colab script does not generate setup URI
## Expected behaviour
- Colab script execution is completed successfully
- Colab script returns a Setup URI
## Actually happened
Colab …
-
Using Python 3.13.0 on Mac M1
Running source install.sh results in these errors:
cadenmackenzie@Caden-Macbook-Pro-14 exo % source install.sh
Obtaining file:///Users/cadenmackenzie/Documents/De…
-
Meta-issue about various `Cargo.toml`-related improvements.
- [x] Parse crate information from the local index (https://github.com/intellij-rust/intellij-rust/issues/2757)
- [x] Provide completion…
-
Hi!
Recently I found that LTO is disabled for some reason in the Release profile: https://github.com/soehrl/tracing-tape/blob/main/Cargo.toml#L16 . Could you please elaborate a bit on the reason fo…
-
Versions can be defined in a virtual workspace, by specifying `version.workspace = true`, and those shouldn't be overriden.
Currently the tool is overwriting the `version.workspace = true` and repl…