Skip to content

Commit

Permalink
0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonycorletti committed Jun 24, 2023
1 parent da59a80 commit 79319d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions snok/templates/__shared/_pyproject_toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ dev = [
"snok",
]

[tool.snok]
sources = [
"{{ __template_name }}",
"tests",
]


[tool.setuptools.package-data]
{{ __template_name }} = ["py.typed"]

Expand Down

0 comments on commit 79319d0

Please sign in to comment.