Niclas Palmius
Niclas Palmius
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...
It doesn't seem to be possible to configure a default `partial` property in the `Meta` class. Is there a reason for this? It would be nice to be able to...
## Bug description Duplicate entries (with extras) in a requirements file cause an error when auditing if using the `--disable-pip` option. This is closely related to #564 (but I would...
I have been using `marshmallow-dataclass` to improve the typing of Python input and output, and overall this has been excellent. However, it would be great to have some way to...
I'm using pythonz in a docker pipeline, and the progress bar doesn't work well there. Would it be possible to add an option to disable it? I would be happy...