Skip to content

Commit 6970d50

Browse files
committed
fix pip install -e .
1 parent 4acf27c commit 6970d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
build-backend = "hatchling.build"
3-
requires = ["hatchling", "hatch-build-scripts"]
3+
requires = ["hatchling", "hatch-build-scripts", "hatch"]
44

55
##############################
66
# >>> Hatch Build Config <<< #

0 commit comments

Comments
 (0)