Implemented autosort command
This commit is contained in:
parent
c687b244a7
commit
48ba732038
5 changed files with 162 additions and 27 deletions
3
Pipfile
3
Pipfile
|
@ -14,6 +14,9 @@ bottle = "*"
|
|||
mt-940 = "*"
|
||||
click = "*"
|
||||
xdg = "*"
|
||||
pyyaml = "*"
|
||||
colored = "*"
|
||||
colorful = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue