Skip to content

Commit 275d298

Browse files
committed
Activate builder for dev env after breaking change in hatch
1 parent 7d329e0 commit 275d298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Source = "https://github.com/yaph/logya"
5252
path = "logya/__about__.py"
5353

5454
[tool.hatch.envs.logya-dev]
55+
builder = true
5556
extra-dependencies = ["flake8", "ipdb", "mypy>=1.0.0", "pytest"]
5657

5758
[tool.hatch.envs.logya-dev.env-vars]

0 commit comments

Comments
 (0)