Skip to content

Commit f09df30

Browse files
committed
Bugfix: add project name to pyproject.toml
Since core is not generated via mustache this needs to be udpated manually. Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 5654231 commit f09df30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

core/pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[project]
2+
name = "stackit-core"
3+
14
[tool.poetry]
25
name = "stackit-core"
36
version = "v0.1.0"

0 commit comments

Comments
 (0)