Skip to content

Commit

Permalink
Merge pull request #44 from alan-turing-institute/build
Browse files Browse the repository at this point in the history
Update build configuration for hatch v1.8.0
  • Loading branch information
JimMadge authored Dec 13, 2023
2 parents d9037aa + 52b5e8e commit fd2bacf
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 @@ -19,6 +19,9 @@ nexus-allowlist = "nexus_allowlist.cli:main"
[tool.hatch.version]
path = "nexus_allowlist/__about__.py"

[tool.hatch.build]
only-include = ["nexus_allowlist/"]

[tool.hatch.envs.lint]
detached = true
dependencies = [
Expand Down

0 comments on commit fd2bacf

Please sign in to comment.