Skip to content

Commit b04defb

Browse files
committedDec 10, 2024
mpl and ipython necessary to build
1 parent 0d2dcc4 commit b04defb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
build-backend = "setuptools.build_meta"
3-
requires = ["setuptools"]
3+
requires = ["setuptools", "matplotlib", "ipython"]
44

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

0 commit comments

Comments
 (0)
Failed to load comments.