Skip to content

Commit e4db3d5

Browse files
committed
Distribute pytest.ini
Signed-off-by: Michał Górny <mgorny@gentoo.org>
1 parent b1ed667 commit e4db3d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ test/bin/python-exec2: src/python-exec.in config.status
4747
chmod a-w,a+x $@.tmp
4848
mv $@.tmp $@
4949

50+
EXTRA_DIST += pytest.ini
51+
5052
check-local:
5153
pytest -vv -ra -l -m "not symlink" test
5254
if HAVE_READLINK

0 commit comments

Comments
 (0)