Skip to content

Commit b2afb65

Browse files
authored
Merge pull request #241 from openzim/mark_as_typed
Mark package as typed
2 parents e6a1a8a + f8ac2a8 commit b2afb65

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ artifacts = [
107107
]
108108

109109
[tool.hatch.build.targets.sdist]
110-
include = [
110+
artifacts = [
111111
"src/zimscraperlib/rewriting/statics/**",
112112
"src/zimscraperlib/rewriting/rules.py",
113113
"tests/rewriting/test_fuzzy_rules.py",

src/zimscraperlib/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)