Update picamera_tests.py to hash picamera_tuning_file_utils.py
This commit is contained in:
parent
283a64b94a
commit
2ba8f3d6fb
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ HASHED_FILES = [
|
||||||
os.path.join(CAM_DIR, "__init__.py"),
|
os.path.join(CAM_DIR, "__init__.py"),
|
||||||
os.path.join(CAM_DIR, "picamera.py"),
|
os.path.join(CAM_DIR, "picamera.py"),
|
||||||
os.path.join(CAM_DIR, "picamera_recalibrate_utils.py"),
|
os.path.join(CAM_DIR, "picamera_recalibrate_utils.py"),
|
||||||
|
os.path.join(CAM_DIR, "picamera_tuning_file_utils.py"),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue