Skip to content

Commit 0cf63b9

Browse files
committed
Fix pyproject.toml
1 parent 4ff10d4 commit 0cf63b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PrjBarlib/modules/python/BarcodeProject/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
requires = ["setuptools>=61.0"]
33
build-backend = "setuptools.build_meta"
44

5-
[tool.setuptools]
5+
[project]
66
license-files = ["LICENSE"]

0 commit comments

Comments
 (0)