Skip to content

Commit 0e87da2

Browse files
authored
Add tox.toml to sdist (#436)
1 parent 8d1009f commit 0e87da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ build.hooks.vcs.version-file = "src/filelock/version.py"
9494
build.targets.sdist.include = [
9595
"/src",
9696
"/tests",
97-
"/tox.ini",
97+
"/tox.toml",
9898
]
9999
version.source = "vcs"
100100

0 commit comments

Comments
 (0)