lharri73 / PySimlink

Compile, run, and interact with Simulink models natively in Python. https://lharri73.github.io/PySimlink/
GNU General Public License v3.0
15 stars 4 forks source link

When compiling from a zip: if the previous build failed, adding the `force_rebuild` flag does not re-extract the zip #6

Closed lharri73 closed 1 year ago

lharri73 commented 1 year ago

force_rebuild should clear the extracted file's contents and extract again