Skip to content

Commit

Permalink
Merge 351a17d into 32448c2
Browse files Browse the repository at this point in the history
  • Loading branch information
ncilfone committed Jan 20, 2022
2 parents 32448c2 + 351a17d commit 0cb6f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
exclude=["*.tests", "*.tests.*", "tests.*", "tests"]
),
package_data={
"spock": ["py.typed", "*.pyi"],
"": ["py.typed", "*.pyi"],
},
include_package_data=True,
python_requires=">=3.6",
Expand Down

0 comments on commit 0cb6f63

Please sign in to comment.