Skip to content

Commit f5687fe

Browse files
committed
Add sysconfig[VPATH] to test.pythoninfo
Signed-off-by: Filipe Laíns <lains@riseup.net>
1 parent 5c3a47b commit f5687fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/test/pythoninfo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,7 @@ def collect_sysconfig(info_add):
539539
'SHELL',
540540
'SOABI',
541541
'TEST_MODULES',
542+
'VAPTH',
542543
'abs_builddir',
543544
'abs_srcdir',
544545
'prefix',

0 commit comments

Comments
 (0)