Skip to content

Commit 6e846d2

Browse files
committed
Update package paths in pyproject.toml and remove argparse from uv.lock
1 parent 221b803 commit 6e846d2

2 files changed

Lines changed: 1 addition & 12 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dev = [
2323
]
2424

2525
[tool.hatch.build.targets.wheel]
26-
packages = ["fq"]
26+
packages = ["src/fq"]
2727

2828
[tool.hatch.build.targets.sdist]
2929
include = [

uv.lock

Lines changed: 0 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)