-
### setuptools version
setuptools==60.9.1
### Python version
Python 3.8 and Python 3.9
### OS
Ubuntu 20.04
### Additional environment information
_No response_
### Description
Since `setuptoo…
-
It seems this project uses `jsonnet-builder` as a way to manage jsonnet dependencies.
I peeked at the `jsonnetfile.json` in the repo:
```json
{
"version": 1,
"dependencies": [
{
…
-
_(Raw notes from discussion 8-Oct-2018 @lgierth @raulk @mgoelzer @Kubuxu @vyzo +add yourself)_
### History
- go-libp2p extracted from IPFS initially
- more can be extracted (the host, identify,…
ghost updated
6 years ago
-
Running `deno cache --vendor deps.ts` basically sets vendor to `true` and generates a "vendor" folder.
The problem is, that this "vendor" folder then sits in the middle of all my other source code …
-
Like but for vendoring stuff.
By having a better understanding of how they vendor libraries, we could come up with a common declarative interface covering most use cases.
-
## Describe the bug
Vendoring the modules of Hinode's example site creates an invalid module list.
## To reproduce
Steps to reproduce the behavior:
```bash
git clone https://github.com/geth…
-
### Clear and concise description of the problem
To clearly describe spreading behavior, we are vendoring template `BodyParameter` in specs if we don't want spread body parameters. We want to eventua…
-
### Is your feature request related to a problem? Please describe.
Alibab's form-render package has a set of dependencies that are both not current and not relevant to the generation of PDFs. To pre…
-
Right now the dependency management in the wasmer.toml is in an infancy state, we need to figure out how / when to vendor packages to make them self-contained on-demand.
We should also test that th…
-
Currently, vendoring error related to missing vendor directory is as follows:
https://github.com/rust-lang/rust/blob/5ad7454f7503b6af2800bf4a7c875962cb03f913/src/bootstrap/bootstrap.py#L1034-L1046
…