-
Please add the tests to the PyPi package. I'm packaging this for Alpine Linux and use the tagged release from PyPi, but those don't include the tests so we can't verify if the functionality of this pa…
-
nbconvert-pyXX and nbformat-pyXX are unbuildable because they have a Depends:ipython-genutils-pyXX but no such package exists in our repo. While trying to see if some other package supplied a pymod wi…
-
IMO the package suffers from "kitchen sink syndrome": many of the exported functions could rather live in separate packages.
I share the belief that an interface package providing something like `e…
-
After some cool-off period in #3750, we saw no indication that users have a desire of keeping our micropackaging functionality, so we decided to eventually remove it.
The first step is to deprecate…
-
## Is your feature request related to a problem? Please describe.
I'm always frustrated when I see "16" duplicated in a lot of places.
## Describe the solution you'd like
Push constants into a mi…
-
This is an issue to discuss whether we need to keep maintaining `@devexperts/tools` package. As @raveclassic stated in [other issue (comment link)](https://github.com/devex-web-frontend/dx-platform/is…
-
**Describe the project you are working on:**
The [Godot Next plugin](https://github.com/godot-extended-libraries/godot-next): a collection of scripts that are useful in a variety of projects (utili…
-
I still use EasyLocalization because it supports super convenient YAML format. It's much funnier to edit than JSON. No more mash of curly braces and commas:
![image](https://user-images.githubuserc…
-
There has been a long time milestone to assess the micropackaging workflow https://github.com/kedro-org/kedro/milestone/21
It is somewhat inconsistent with `kedro package` https://github.com/kedro-…
-
(transfer from Jira, created by @lorenabalan)
Enable packaging multiple modules in one CLI command, i.e. kedro micropkg package p1,p2,p3
Be mindful of how this interacts with the other options, --al…