diff options
author | Calum Lind <calumlind+deluge@gmail.com> | 2024-09-08 19:32:06 +0200 |
---|---|---|
committer | Calum Lind <calumlind+deluge@gmail.com> | 2024-09-08 19:32:06 +0200 |
commit | d064ad06c5f93c9596ae92238bf50e447a06af4c (patch) | |
tree | 2da9e7d2f03ef24e37441cad3ff1e47445ffe892 /requirements-dev.txt | |
parent | [Lint] Format code with ruff (diff) | |
download | deluge-d064ad06c5f93c9596ae92238bf50e447a06af4c.tar.xz deluge-d064ad06c5f93c9596ae92238bf50e447a06af4c.zip |
[Docs] Replace black/flake8 with pre-commit
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r-- | requirements-dev.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 7e1194457..c8e339d62 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,11 +4,4 @@ sphinx-autobuild tox pre-commit -flake8-blind-except -flake8-builtins -flake8-commas -flake8-comprehensions -flake8-debugger -flake8-mock -flake8-mutable rjsmin |