mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-28 10:03:15 +08:00
action test
This commit is contained in:
parent
545e53d1f7
commit
621bfea07b
@ -451,6 +451,7 @@ def pytest() -> None:
|
||||
raise CleanError('python_paths not found in project config.')
|
||||
|
||||
os.environ['PYTHONPATH'] = ':'.join(pypaths)
|
||||
print('SET VAL TO', ':'.join(pypaths), flush=True)
|
||||
|
||||
# Also tell Python interpreters not to write __pycache__ dirs everywhere
|
||||
# which can screw up our builds.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user