Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
gh-86275: Fix install of new _hypothesis_stubs directory
  • Loading branch information
JelleZijlstra committed May 12, 2023
commit 33ac84ab1bee850a5553205d2b3dfc6ef0cf7921
1 change: 1 addition & 0 deletions Makefile.pre.in
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down