Skip to content

Commit 1084bcb

Browse files
committed
update pyproject.toml
1 parent d6239d4 commit 1084bcb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ allow-direct-references = true
3333
[tool.hatch.envs.default.scripts]
3434
start = "python -m src.api.main"
3535

36-
[tool.hatch.envs.dev]
37-
pre-install-commands = ["pip install -e ../core"]
38-
scripts.start = "python -m src.api.main"
39-
4036
[tool.hatch.build.targets.wheel]
4137
packages = ["src/api"]
4238

0 commit comments

Comments
 (0)