Skip to content

Commit e297bd0

Browse files
authored
Merge pull request #76 from colinxu2020/main
Permit building with flit core 4
2 parents 6dafb9d + e905d8c commit e297bd0

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)