Commit 70e3eb4
authored
Bug fix pyproject.toml (#245)
[project.scripts] has to be used in pyproject.toml
Without that, the tool cannot be used as cli tool
---------
Signed-off-by: Andreas Fehlner <[email protected]>1 parent 89c5fef commit 70e3eb4
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments