mirror of
https://github.com/python/cpython.git
synced 2026-04-13 23:31:02 +00:00
Add sysconfig[VPATH] to test.pythoninfo (#145434)
This commit is contained in:
parent
539a985fac
commit
f739e2ca62
1 changed files with 1 additions and 0 deletions
|
|
@ -539,6 +539,7 @@ def collect_sysconfig(info_add):
|
|||
'SHELL',
|
||||
'SOABI',
|
||||
'TEST_MODULES',
|
||||
'VAPTH',
|
||||
'abs_builddir',
|
||||
'abs_srcdir',
|
||||
'prefix',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue