215-auth-module
As part of pm!125, adds authentication capabilities to the poulpy
tool.
For context on the changes in pre-commit:
- I did not really understand why we used external hooks when poetry already handles things like mypy, etc.
- Not using poetry caused issues for mypy, which requires an external dependency for
requests
typing. The previously used hook did not include this dependency, while usingpoetry
handles that dependency properly.
Merge request reports
Activity
Filter activity
assigned to @matthieu.stombellini
added 2 commits
requested review from @eliott.bouhana and @alexandre.rulleau
Please register or sign in to reply