-
When subpackages have build-time dependencies on compilers, but not the top-level recipe, the rerendering of the recipe does not produce all the usual variantes for compiled packages.
A practical f…
-
this is either a question about v2, or a feature request for v3.
The way I currently like to organize my flags is like I've done in https://github.com/Layr-Labs/eigenda-proxy/blob/480324a0c60da9f7e…
-
This might be style thing, but the `_parameters.pyx` file is very long. It might be better to have one pyx for each parameter and its associated schema. They could be organised in to subpackages if ne…
jetuk updated
6 years ago
-
Rationale: More conventional source appearance; eliminate historical artifact of separation into "the stack" and "the backend" (`python/lib` and `backend`, respectively).
Issues:
- Large code change …
-
-
Had this under testImport: section of glide.yaml:
``` yaml
- package: github.com/stretchr/testify
repo: https://github.com/ansel1/testify.git
subpackages:
- assert
- require
```
glide up wou…
-
Hii @yelircaasi :wave:
I came across your config while searching for a custom nix package for `dnote`. I saw that you were having issues building the go package and when I tried to build the package …
-
# Things to change while making KIMMDY 2.0 public
* [x] `setup.cfg`: [options.extras_require] should not point to git repo, but pip package instead
* [x] `tox.ini`: deps should not contain `-r req…
-
That should pick up at least a couple improvements:
- better support for `T extends @Nullable Object`
- an easier way to support package-level annotations that don't affect subpackages
I may be…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4198#01928934-6200-4035-af00-d045db026e38
Platform: Windows
Logs:
```
ERROR: Traceback (most recent call last):
File "C:/b/4…