Skip to content

Commit

Permalink
Update build target settings
Browse files Browse the repository at this point in the history
  • Loading branch information
darinkishore committed Nov 14, 2024
1 parent cc5f702 commit d9a716a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ build-backend = "hatchling.build"

[tool.uv]
dev-dependencies = ["pytest>=8.3.3", "pytest-asyncio>=0.24.0", "respx>=0.21.1"]

[tool.hatch.build.targets.wheel]
packages = ["simplecrawl"]

0 comments on commit d9a716a

Please sign in to comment.