Skip to content

Commit 197012d

Browse files
committed
Increased the upper bound for flit-core as a build requirement
Fixes #687.
1 parent efd83a7 commit 197012d

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,5 +1,5 @@
11
[build-system]
2-
requires = ["flit_core >=3.11,<4"]
2+
requires = ["flit_core >=3.11,<5"]
33
build-backend = "flit_core.buildapi"
44

55
[project]

0 commit comments

Comments
 (0)