Skip to content

Commit 7ecf335

Browse files
committed
Add static_unit_conversion_arrays.py to Dockerfile
1 parent fa023c0 commit 7ecf335

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ COPY evaluation.py ./app/
1414
COPY evaluation_tests.py ./app/
1515
COPY expression_utilities.py ./app/
1616
COPY buckingham_pi_utilities.py ./app/
17+
COPY static_unit_conversion_arrays.py ./app/
1718

1819
# Copy the preview and testing scripts
1920
COPY preview.py ./app/

0 commit comments

Comments
 (0)