Remove dependency on pre-commit 73/64273/2 v0.34.0
authorThanh Ha <zxiiro@gmail.com>
Sun, 14 Jun 2020 19:12:24 +0000 (15:12 -0400)
committerThanh Ha <zxiiro@gmail.com>
Mon, 15 Jun 2020 12:56:57 +0000 (08:56 -0400)
commitd36e19bf1a5f3ffa06df2dfb5ded1101b539adea
treed9082ccd55c09c16c285e00208fe911809e385fb
parent2af5a0406302020c2b3e76fa84b7d3123a251237
Remove dependency on pre-commit

lftools has 0 dependencies on pre-commit and thus should not be
listed as one of its requirements. lftools simply uses pre-commit
as a linter which the dependency is already covered by the tox.ini
deps configuration.

Commit 54d1936f introduces what seems like an exceptionally large
list of dependencies which should be re-evaluated if lftools really
depends on any of those packages directly as some of those deps
are likely not really deps of lftools. This patch simply takes care
of pre-commit as I don't currently have time for a full audit.

Change-Id: I18acffc492ba6905e639cdb452dee0c2f5f2fcbb
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
releasenotes/notes/fix-reqs-pre-commit-301d30c6f35ed070.yaml [new file with mode: 0644]
requirements.txt