Skip to content

Commit 4d566b1

Browse files
committed
Use a wider and more modern set of impls for tests
Signed-off-by: Michał Górny <mgorny@gentoo.org>
1 parent 33dcab6 commit 4d566b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AM_DISTCHECK_CONFIGURE_FLAGS = \
22
--with-buffer-size=128 \
3-
--with-python-impls='pypy python2.7 python3.3 python3.4 python3.5'
3+
--with-python-impls='pypy pypy3 python2.7 python3.6 python3.7 python3.8 python3.9 python3.10'
44

55
bin_PROGRAMS = python-exec2c
66
scriptroot_SCRIPTS = python-exec2

0 commit comments

Comments
 (0)