Skip to content

Commit 59cc87b

Browse files
committed
Revisit GitHub Actions
1 parent c5976cc commit 59cc87b

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ package-dir = { "" = "src" }
5757
[tool.setuptools.packages.find]
5858
where = ["src"]
5959

60+
[tool.setuptools.package-data]
61+
netlicensing = ["py.typed"]
62+
6063
[tool.pytest.ini_options]
6164
addopts = "-r fEsxXw -vv --cov=src/netlicensing --cov-report=term-missing"
6265
testpaths = ["tests"]

src/netlicensing/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)