Skip to content

Commit 1e6a8a8

Browse files
authored
Merge pull request #2103 from e-kwsm/flit
docs: bump flit upper bound
2 parents f227f5c + 90174bb commit 1e6a8a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎source/shared/build-backend-tabs.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
.. code-block:: toml
2323
2424
[build-system]
25-
requires = ["flit_core >= 3.12.0, <4"]
25+
requires = ["flit_core >= 3.12.0, <5"]
2626
build-backend = "flit_core.buildapi"
2727
2828
.. tab:: PDM

0 commit comments

Comments
 (0)