Skip to content

Commit 0401a7e

Browse files
committed
move build to flit
1 parent 71cc5b0 commit 0401a7e

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-
build-backend = "setuptools.build_meta"
3-
requires = ["setuptools"]
2+
build-backend = "flit_core.buildapi"
3+
requires = ["flit_core>=3.2"]
44

55
[project]
66
name = "matplotlib-inline"

0 commit comments

Comments
 (0)