We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33dcab6 commit 4d566b1Copy full SHA for 4d566b1
Makefile.am
@@ -1,6 +1,6 @@
1
AM_DISTCHECK_CONFIGURE_FLAGS = \
2
--with-buffer-size=128 \
3
- --with-python-impls='pypy python2.7 python3.3 python3.4 python3.5'
+ --with-python-impls='pypy pypy3 python2.7 python3.6 python3.7 python3.8 python3.9 python3.10'
4
5
bin_PROGRAMS = python-exec2c
6
scriptroot_SCRIPTS = python-exec2
0 commit comments