dev: remove use of "flake8"
commitf7cd86f7e618c17a88f2a97b21a8385fcbd133a5
authorDavid Aguilar <davvid@gmail.com>
Sun, 13 Aug 2023 07:23:13 +0000 (13 00:23 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 13 Aug 2023 07:23:53 +0000 (13 00:23 -0700)
treeaed7019257cf7b8204689c5a58340d264a8cbd16
parentc83f1f699ce698a4ec6a42ca61f43802ca6f19b3
dev: remove use of "flake8"

We are going to transition to using "ruff" and do not really need
the flake8 support anymore.

Signed-off-by: David Aguilar <davvid@gmail.com>
14 files changed:
.flake8 [deleted file]
.github/workflows/main.yml
Makefile
README.md
cola/sequenceeditor.py
extras/sphinxtogithub/__init__.py
requirements/requirements-dev.txt
test/browse_model_test.py
test/gitcfg_test.py
test/gitcmds_test.py
test/gitops_test.py
test/main_model_test.py
test/startup_test.py
test/stash_model_test.py