Repository URL to install this package:
|
Version:
0.6.9.post12 ▾
|
"""Command-line entry point."""
# pragma: no cover
from faust.cli.faust import cli
cli()