Commit Graph

5 Commits

Author SHA1 Message Date
Kemal Zebari 4a5f90aef7
Have duplicate metadata and invalid reqs warnings honor --warn (#357)
This resolves #355 by making changes and refactors to the warning logic.
It does so by introducing a module-level singleton "WarningPrinter"
object and refactors the code in such a way to integrate this object for
it to be used.
2024-04-28 12:39:13 -07:00
Kemal Zebari 134ca6e0b9
Implement --license option (#318) 2024-02-15 11:06:44 -08:00
pre-commit-ci[bot] 8edf3c1963
[pre-commit.ci] pre-commit autoupdate (#280)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-14 16:50:22 -07:00
Kemal Zebari 616618fd7d
Have --packages and --all work together (#273)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>
2023-07-22 09:51:53 -07:00
Bernát Gábor 2a526184e6
Split project to parts (#261) 2023-07-15 07:43:08 -07:00