Skip to content

Commit f7613da

Browse files
committed
fix:replace hatchling
1 parent 5383b19 commit f7613da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
2-
requires = ["hatchling"]
3-
build-backend = "hatchling.build"
2+
requires = ["setuptools>=61.0"]
3+
build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "exploralytics"

0 commit comments

Comments
 (0)