6 lines
110 B
Plaintext
Raw Normal View History

2024-12-03 14:16:44 +01:00
[console_scripts]
bench = app.cli:cli_bench
cli = app.cli:main
repl = app.repl:repl
serve = app.__main__:main