Skip to content

Commit 8173265

Browse files
Update tests/artifacts/test-package/pyproject.toml
Co-authored-by: Michał Górny <[email protected]>
1 parent aa41e13 commit 8173265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/artifacts/test-package/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = ["flit_core >=3.11,<4"]
3-
build-backend = 'flit_core.buildapi'
3+
build-backend = "flit_core.buildapi"
44

55
[project]
66
name = "test-package"

0 commit comments

Comments
 (0)