Skip to content

Commit e24b598

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1471fc3 commit e24b598

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[build-system]
22
build-backend = "setuptools.build_meta"
33
requires = [
4-
"setuptools >= 77",
5-
"setuptools-scm [toml] >= 6.2",
4+
"setuptools>=77",
5+
"setuptools-scm[toml]>=6.2",
66
]
77

88
[project]

0 commit comments

Comments
 (0)