Skip to content

Commit 41604ee

Browse files
committed
setup.cfg: fix check-manifest ignore [ci skip]
1 parent 85288b5 commit 41604ee

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
@@ -57,7 +57,7 @@ upload-dir = doc/en/build/html
5757

5858
[check-manifest]
5959
ignore =
60-
_pytest/_version.py
60+
src/_pytest/_version.py
6161

6262
[devpi:upload]
6363
formats = sdist.tgz,bdist_wheel

0 commit comments

Comments
 (0)