mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 20:59:05 +00:00
remove conductor and add hatchet tests (no-mistakes)
This commit is contained in:
@@ -39,7 +39,6 @@ dependencies = [
|
||||
"pytest-env>=1.1.5",
|
||||
"webvtt-py>=0.5.0",
|
||||
"icalendar>=6.0.0",
|
||||
"conductor-python>=1.2.3",
|
||||
"hatchet-sdk>=0.47.0",
|
||||
]
|
||||
|
||||
@@ -138,8 +137,6 @@ select = [
|
||||
"reflector/tools/**.py" = ["PLC0415"]
|
||||
"reflector/hatchet/run_workers.py" = ["PLC0415"]
|
||||
"reflector/hatchet/workflows/**.py" = ["PLC0415"]
|
||||
"reflector/conductor/run_workers.py" = ["PLC0415"]
|
||||
"reflector/conductor/workers/**.py" = ["PLC0415"]
|
||||
"reflector/views/hatchet.py" = ["PLC0415"]
|
||||
"migrations/versions/**.py" = ["PLC0415"]
|
||||
"tests/**.py" = ["PLC0415"]
|
||||
|
||||
Reference in New Issue
Block a user