maddocker / SalesDashboard

Display daily gross sales from a Square store on an E-ink display
GNU General Public License v3.0
0 stars 0 forks source link

Document `python3-dev` dependency on Raspberry Pi OS #2

Open maddocker opened 2 months ago

maddocker commented 2 months ago

PEP 725 would potentially allow for a better way of external dependency tracking.

maddocker commented 2 months ago

A good way for the time being would be to define all system requirements including operating system, its version, and any external-to-Python dependencies.