Add site-packages dir

This commit is contained in:
ShaharNaveh
2025-08-24 10:36:07 +03:00
parent 6cb00e2ae9
commit e7c87969f0

2
Lib/test/site-packages/README.txt vendored Normal file
View File

@@ -0,0 +1,2 @@
This directory exists so that 3rd party packages can be installed
here. Read the source for site.py for more details.