feat: replace env config with typer cli options
This commit is contained in:
@@ -8,6 +8,7 @@ dependencies = [
|
||||
"markdown-it-py",
|
||||
"sulguk",
|
||||
"tomli; python_version < '3.11'",
|
||||
"typer",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user