feat: Use click and autogenerated arguments from YAML parameter file
BREAKING CHANGE: arguments may not be propagated exactly the same way as previously
This commit is contained in:
parent
661b17eea1
commit
47cdaffd81
8 changed files with 347 additions and 15 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.swp
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue