mirror of
https://github.com/python/cpython.git
synced 2025-08-09 11:29:45 +00:00
![]() gh-117711: Only check for 'test/wheeldata' when it's actually used (GH-117712)
It's possible to build Python with option `--with-wheel-pkg-dir`
pointing to a custom wheel directory. Don't include the directory in the test
set if the wheels are used from a different location.
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
test_freeze.py | ||
test_i18n.py | ||
test_makefile.py | ||
test_reindent.py | ||
test_sundry.py |