We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573e5bb commit 23130ffCopy full SHA for 23130ff
pyproject.toml
@@ -62,7 +62,7 @@ urls.Tracker = "https://github.com/tox-dev/py-filelock/issues"
62
63
[tool.hatch]
64
build.hooks.vcs.version-file = "src/filelock/version.py"
65
-build.targets.sdist.include = ["/src", "/tests"]
+build.targets.sdist.include = ["/src", "/tests", "/tox.ini"]
66
version.source = "vcs"
67
68
[tool.black]
0 commit comments