Skip to content

Commit

Permalink
attempt #2 to fix #88
Browse files Browse the repository at this point in the history
  • Loading branch information
wolph committed Sep 16, 2023
1 parent f8b7c61 commit 3b43b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ include-package-data = false
version = { attr = 'portalocker.__about__.__version__' }

[tool.setuptools.packages.find]
exclude = ['docs','portalocker_tests']
include = ['portalocker']

[tool.setuptools.package-data]
portalocker = ['py.typed', 'msvcrt.pyi']
Expand Down

0 comments on commit 3b43b84

Please sign in to comment.