We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d2dcc4 commit b04defbCopy full SHA for b04defb
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
build-backend = "setuptools.build_meta"
3
-requires = ["setuptools"]
+requires = ["setuptools", "matplotlib", "ipython"]
4
5
[project]
6
name = "matplotlib-inline"
0 commit comments