Skip to content

Commit

Permalink
Prepare for 2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jan 10, 2025
1 parent 4835adb commit 0cb84f2
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 @@ -18,6 +18,9 @@ dynamic = ["authors", "classifiers", "keywords", "license", "version", "urls"]
[tool.hatch.metadata.hooks.openzim-metadata]
kind = "scraper"

[tool.hatch.metadata]
allow-direct-references = true # to be removed once we use a released warc2zim version

[project.optional-dependencies]
scripts = [
"invoke==2.2.0",
Expand Down

0 comments on commit 0cb84f2

Please sign in to comment.