We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ae963 commit 5c228e9Copy full SHA for 5c228e9
templates/python/pyproject.mustache
@@ -1,3 +1,6 @@
1
+[project]
2
+name = "{{{pythonPackageName}}}"
3
+
4
[tool.poetry]
5
name = "{{{pythonPackageName}}}"
6
version = "v0.0.1a"
0 commit comments