blender/tests/blender_as_python_module
Campbell Barton b320597697 Tests: don't create byte-code cache when calling Python from SVN
Creating `__pycache__` directories in SVN's lib/ directory can cause
updating SVN to fail. Add the -B flag when TEST_PYTHON_EXE from LIBDIR
is used so so Python doesn't generate this cache.
2022-11-03 11:51:52 +11:00
..
CMakeLists.txt Tests: don't create byte-code cache when calling Python from SVN 2022-11-03 11:51:52 +11:00
import_bpy.py Python: fix failing tests when building bpy module 2022-09-15 18:27:01 +02:00