mirror of
https://github.com/onyx-and-iris/streamlabs-socketio-py
synced 2026-04-07 13:43:30 +00:00
add block_forever example
update example READMEs add script entry point for block_forever example add poe task block-forever
This commit is contained in:
@@ -27,6 +27,7 @@ envfile = ".env"
|
||||
|
||||
[tool.poe.tasks]
|
||||
events.script = "scripts:ex_events"
|
||||
block-forever.script = "scripts:ex_block_forever"
|
||||
|
||||
[tool.ruff]
|
||||
exclude = [
|
||||
|
||||
Reference in New Issue
Block a user