Stéphane Bidoul

Results 217 issues of Stéphane Bidoul

This message is confusing and not helpful, and irrelevant to users who declare their full addons path in odoo.cfg.

enhancement

This will need to be implemented in pip freeze first.

enhancement
needs pip feature

uv supports overrides, and pip may support them at some point. Design - detect `overrides.txt` - when installing, remove entries that are in `requirements*.txt` from `overrides.txt` - pass the resulting...

enhancement

From the FAQ: **pip-deepfreeze erroneously complains python is not running in a virtualenv.** The most probable cause is that you used an older version of virtualenv which does not generate...

enhancement

When using `--update DEP` it could be useful to also update transitive dependencies of `DEP`.

enhancement

Currently, the naming scheme of generated requirement files is hard coded (`requirements.txt`, `requirement-{extra}.txt`) and is generated for the platform/interpreter on which pip-deepfreeze runs. It might be useful to have an...

enhancement

When a new dependency is added to the project, and it is already installed while not being part of `requirements.txt`, using `--update` or `--update-all` may not update it to the...

bug

Dear maintainer, After updating the dotfiles, `pre-commit run -a` fails in a manner that cannot be resolved automatically. Can you please have a look, fix and merge? Thanks,

help wanted
needs review

Dear maintainer, After updating the dotfiles, `pre-commit run -a` fails in a manner that cannot be resolved automatically. Can you please have a look, fix and merge? Thanks,

help wanted
needs review