gh-86275: Fix install of new _hypothesis_stubs directory (#104425)

This commit is contained in:
Jelle Zijlstra 2023-05-12 08:51:46 -07:00 committed by GitHub
parent ce4eecf989
commit b7597dab2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2060,6 +2060,7 @@ TESTSUBDIRS= idlelib/idle_test \
test/sndhdrdata \
test/subprocessdata \
test/support \
test/support/_hypothesis_stubs \
test/test_asyncio \
test/test_capi \
test/test_ctypes \