mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2025-06-07 20:20:32 +01:00
add script metadata
This commit is contained in:
parent
969f28fab4
commit
612ae9e667
@ -1,5 +1,13 @@
|
||||
"""script for generating man pages for the CLI."""
|
||||
|
||||
# /// script
|
||||
# dependencies = [
|
||||
# "typer>=0.15.2",
|
||||
# "click-man>=0.5.1",
|
||||
# "obsws-cli",
|
||||
# ]
|
||||
# ///
|
||||
|
||||
import argparse
|
||||
|
||||
import typer
|
||||
|
Loading…
x
Reference in New Issue
Block a user