Skip to content

Commit 76e0b5f

Browse files
committed
Update to new version of Flit for building
1 parent 93e1a58 commit 76e0b5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
2-
requires = ["flit"]
3-
build-backend = "flit.buildapi"
2+
requires = ["flit_core >=2,<3"]
3+
build-backend = "flit_core.buildapi"
44

55
[tool.flit.metadata]
66
module = "codetiming"

0 commit comments

Comments
 (0)