Skip to content

Commit adccb63

Browse files
authored
setup.cfg: fix check-manifest ignore [ci skip] (#6156)
setup.cfg: fix check-manifest ignore [ci skip]
2 parents 85288b5 + 41604ee commit adccb63

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)