Commit 38abfde
committed
fix: pyproject: Add minimal 'project' table
invoke failed to run and gave an error message:
error: No `project` table found in: `<path_to_invoke_checkout>/pyproject.toml`
Provide a minimal project table since maintainer will want to fill this in himself.
Signed-off-by: laurensmiers <laurens.miers@mind.be>1 parent 65dd896 commit 38abfde
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
0 commit comments