Skip to content

Commit ac55c4e

Browse files
committed
Fix build error [skip ci]
1 parent ac841d3 commit ac55c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ exclude=./versioneer.py,
4242
VCS = git
4343
style = pep440
4444
versionfile_source = src/mock_vws/_version.py
45-
versionfile_build = mock_vws
45+
versionfile_build = mock_vws/_version.py
4646
tag_prefix =
4747
parentdir_prefix = mock_vws
4848

0 commit comments

Comments
 (0)