We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5383b19 commit f7613daCopy full SHA for f7613da
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
-requires = ["hatchling"]
3
-build-backend = "hatchling.build"
+requires = ["setuptools>=61.0"]
+build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "exploralytics"
0 commit comments