-
When setting this up to see if i could make a contribution, i noticed a few entries in `ddk/Cargo.toml` reference local dependencies https://github.com/bennyhodl/dlcdevkit/blob/master/ddk/Cargo.toml#L…
ramin updated
2 months ago
-
I have a volume that was partially ec-encoded at one point, but the cluster seems to thing it was complete because it is in volume.list as an ec volume even though there are only 2 shards. The dat fil…
-
It seems like the VSCode test runner is unaware of the LocalPreferences.toml in my base directory. Is there any way I should be declaring it? I tried putting it in `test/` too but no luck.
For the …
-
### Describe the feature
More and more projects are adopting `pyproject.toml` as the Python configuration file. We should consider supporting this type of file for dependencies.
### Why do you need …
-
Noticed that other requirements like `numpy`, `scipy`, and other dev tools are in requirements files here
https://github.com/pyamg/pyamg/blob/fb61aeb53d80a5fb59d332944e276e1363225c9a/requirements.t…
-
## Description
[Setuptools has deprecated installing](https://packaging.python.org/en/latest/discussions/setup-py-deprecated/) via `python setup.py install`, though `setup.py` is not deprecated. The …
-
I ran into
```
UndefVarError: `jvp_op` not defined in local scope
Suggestion: check for an assignment to a local variable that shadows a global of the same name.
Stacktrace:
[1] (::Line…
-
Simple DNSCrypt creates a `dnscrypt-proxy.toml` file that contains an outdated list of relays and public resolvers v2.
# *** THIS LIST IS FOR OLD DNSCRYPT-PROXY VERSIONS ***
Version 2 of the l…
-
--日志开始--
error: subprocess-exited-with-error
× Building wheel for PyQt5-sip (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
…
-
### Is your feature request related to a problem? Please describe.
Currently, the LSP packages does not include a Language Server for TOML files.
### Describe the solution you'd like
Please publish…