Skip to content

Commit e905d8c

Browse files
committed
Permit building with flit core 4
Signed-off-by: Xu Colin <colinxu2020@gmail.com>
1 parent 6dafb9d commit e905d8c

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.2,<4']
2+
requires = ['flit_core >=3.2,<5']
33
build-backend = 'flit_core.buildapi'
44

55
[project]

0 commit comments

Comments
 (0)