mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-24 21:30:51 +00:00
Remove flake8 in favor of ruff
This commit is contained in:
@@ -41,7 +41,6 @@ dependencies:
|
||||
# 2/4 req dev
|
||||
|
||||
- coveralls
|
||||
- flake8
|
||||
- mypy
|
||||
- pytest
|
||||
- pytest-asyncio
|
||||
@@ -70,6 +69,6 @@ dependencies:
|
||||
- tables
|
||||
- pytest-random-order
|
||||
- ccxt
|
||||
- flake8-tidy-imports
|
||||
- ruff
|
||||
- -e .
|
||||
# - python-rapidjso
|
||||
|
||||
Reference in New Issue
Block a user