Skip to content

Commit 8ac0f87

Browse files
committed
Use consistent encoding quoting in pyproject.toml
1 parent 5b4c250 commit 8ac0f87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build-system]
22
requires = ["setuptools>=34.4", "wheel", "setuptools_scm>=1.15"]
3-
build-backend = 'setuptools.build_meta'
3+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)