Novakasa / brickrail

LEGO Train automation software for PoweredUp
MIT License
88 stars 7 forks source link

[Bug] install python deps from lock file #164

Open Novakasa opened 1 year ago

Novakasa commented 1 year ago

recently, linux build was broken because mpy-cross path changed due to pyinstaller update, in the future we should probably only opt-in to updates

Novakasa commented 1 year ago

for now I just added explicit versions in requirements.txt