Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71cc5b0 commit d9002a8Copy full SHA for d9002a8
2 files changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
-build-backend = "setuptools.build_meta"
3
-requires = ["setuptools"]
+build-backend = "flit_core.buildapi"
+requires = ["flit_core>=3.2"]
4
5
[project]
6
name = "matplotlib-inline"
setup.py
0 commit comments