Skip to content

Commit 23130ff

Browse files
keller00gaborbernat
andauthoredAug 28, 2023
adding tox.ini to sdist (#265)
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
1 parent 573e5bb commit 23130ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ urls.Tracker = "https://github.com/tox-dev/py-filelock/issues"
6262

6363
[tool.hatch]
6464
build.hooks.vcs.version-file = "src/filelock/version.py"
65-
build.targets.sdist.include = ["/src", "/tests"]
65+
build.targets.sdist.include = ["/src", "/tests", "/tox.ini"]
6666
version.source = "vcs"
6767

6868
[tool.black]

0 commit comments

Comments
 (0)