Skip to content

Commit 61b95c7

Browse files
Merge pull request #942 from hroncok/poor
Avoid rich as a build backend dependency
2 parents 6ab652e + 28a5db7 commit 61b95c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[build-system]
44
build-backend = "_own_version_helper:build_meta"
55
requires = [
6-
"rich",
76
"setuptools>=61",
87
'tomli; python_version < "3.11"',
98
]

0 commit comments

Comments
 (0)