I'm trying to run this command: dart run serious_python:main package ..\python-engine\ --asset assets/python/app.zip -p Windows --requirements '-r ..\..\assets\python\requirements.txt' --verbose It ...
stopwatch-pomodoro/ ├─ backend/ │ ├─ Dockerfile │ ├─ requirements.txt │ ├─ .env.example │ └─ app/ │ ├─ init.py │ ├─ main.py ...