
Full trigger logic now works. Added pipeline workers, and test handler. Added example configs Lots of unittests.
11 lines
154 B
INI
11 lines
154 B
INI
[metadata]
|
|
description-file = README.md
|
|
|
|
[files]
|
|
packages =
|
|
winchester
|
|
|
|
[entry_points]
|
|
console_scripts =
|
|
pipeline_worker = winchester.worker:main
|