Files
at1/README.md

14 lines
132 B
Markdown
Raw Normal View History

2026-03-06 11:39:08 +11:00
# Movie Ticket Thingo
Depends on pyside6. Install with:
```
pip install -r requirements.txt
```
Run with:
```
python app.py
```