Skip to content

Commit 46c4922

Browse files
pypackage.toml is corrected (name)
1 parent 3a8282a commit 46c4922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ extend-ignore = ["E501"]
1010
exclude = [".git", "__pycache__", "env", "venv"]
1111

1212
[project]
13-
name = "testgres"
13+
name = "testgres.common"
1414
version = "0.0.4"
1515

1616
description = "Testgres common code"

0 commit comments

Comments
 (0)