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 1d1e564 commit 0d0df59Copy full SHA for 0d0df59
example/pyproject.toml
@@ -1,3 +1,4 @@
1
+# This file was configured by CPA. For additional details: https://github.com/ysawa0/create-python-app
2
[tool.poetry]
3
name = "example"
4
version = "0.0.1"
templates/pyproject.toml
@@ -1,4 +1,4 @@
-# File set up by cpa: https://github.com/ysawa0/create-python-app for more info.
name = "{{ name }}"
0 commit comments